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
In SAP Script,How to display a single field(like matnr)at the right end of the form.
How to Raise a Particular Ticket in Realtime ?
What does hide statement do?
What are the two different ways of building a match code object?
What is a collect statement?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
Does sap handle multiple languages?
Explain what is a foreign key relationship? Explain this with the help of an example.
What takes most time in SAP script programming?
In which time constraint does the infotype records depend on the subtype ? : abap hr
What is the abap program name to process the batch input session automatically? : abap bdc
What is transparent table?
Sal abap on hana interview
What are data classes? What are the various data classes available for selection? : abap data dictionary
Explain the sequences of event block?