Difference between internal table and a dictionary table?
Answer Posted / vamshi bojja
to increase the program performance we create internal table.
it are created in the program and the data read from
application level
internal table of one prog cant b used in other programs
it conatains multiple records. it stores the data at runtime
data dictinary contains standard table wch can b used across
programs and modules
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain open dataset in sap abap?
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What is the master data necessary before you can start posting in MM?
What is a badi?
What is ole?
How are BAPI different from normal function modules?
How can we send data to external programs?
Explain what is runtime analysis?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
What is the first thing you do after vendor setup is complete?
What is the table buffer? Which type of tables used this buffer?
What are the personnel administration related Infotypes
Explain the difference between float and packed data type?
What is a type group?