what are the similarities between internal tables and
structures?
Answer Posted / p.lokesh
Internal table is a temporary storage area that exits at
runtime of the program .
Structure also exists at runtime of the program.
Structute does not have allocate memory in the system.
where as Internal table allocate memory in the system.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary
When, how and how would you control changes to standard SAP objects.
How are the function code handles in flow logic?
While using extract datasets it is required to have a special workarea for interface. State true or false. : abap modularization
What are the basic functions of database utility? : abap data dictionary
How to pass data from list to report?
What are the other modules integrated with om? : sap abap hr
How does the interface between the dynpro and the abap/4 modules take place?
How can we create callable modules of program code within one abap/4 program?
What is the difference between open_form and close_form?
singleton class
What are the two different ways of building a match code object?
What are the functional modules used in sequence in bdc? : abap bdc
What is filter dependent BADI?
What are the drill-down features provided by abap/4 in interactive lists?