What are internal tables?

Answer Posted / tapan

it is a temperary table ,which hold the data at run time
only,it is 3 type
i.standard
ii.sorted
iii.hashed
it hold the data in two type of technique
i.with header line
ii.without header line

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention some important events in abap programming.

588


We have got some values for Field F1 say 1,2,3,4 and F2 say 10,10,10,10.Now can you tell me what would be the output for F1 if we use At End Of event?and what would be the output for F2 if we use At Last event?Also i want to know what is the difference between Total calculation for At end event and grand total for At last event???

1680


PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'

3710


What are the uses of the information in the data dictionary? : abap data dictionary

730


what is the difference between hashed & sorted internal tables?

1639






What is output determination?

682


What is the function of a data element? : abap data dictionary

590


What is step-loop? Explain all the steps?

548


Explain different types of attributes of function module?

550


What is use of transparent table in abap? How it is different from pool tables?

632


How to call transaction in session method without recording?

1552


What is sap locking?

597


What are authorization objects and what statement is used to perform an authorization check in an abap program?

569


Which one is better joins or views and why?

639


How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?

642