Answer Posted / p.lokesh
Internal Table is a temporary storage area that exists at
runtime of the program.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Does the table can have multiple foreign keys?
What is the difference between call transaction and session method? : abap bdc
What are the data types of the external layer? : abap data dictionary
How do you validate the selection criteria of a report? And how do you display initial
What are the attributes of the data in data dictionary? : abap data dictionary
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What are roles and authorization objects?
What are the two levels in defining a match code ?
What are the two levels in defining a match code? : abap data dictionary
What is difference between dependent and independent data?
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.
What is a function group? : abap modularization
what are the various types of parameters and how are they distinguished from one another?
Explain the uses of the simple maintenance interface? : sap abap hr
What is the length of function code at user-command?