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
What are the buffering types?
What are the functional modules used in sequence in bdc? : abap hr
What is the different between abap and ooabap? Why do we use ooabap?
Double click function on the lists, identifying the line selected by the user on the list?
Explain how do you get output from idoc?
What is page window?
In delivery processing which step comes first picking, packing, posting goods issue ?
How to upload data using catt ? : abap hr
What is the meaning of sap r/3?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
What is an abap dictionary? : abap data dictionary
What are the types of subroutines? : abap data dictionary
What are lock objects?
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
What is tcode se16. For what is it used. Explain briefly?