what is data structure and data table
Answer Posted / venkateswarlu.bandi
data sturcture:
data structure is nothing but its create only at runtime.
it doesnot allocate the memory. and also it contains no
data. because of its only structure.no memory is allocated
for the sturcture.
data table:its nothing but sap predefined the table.
its allocated the memory at the runtime.while u defining
the data table u can assign the table type ,length.
these all tables are stored into the database.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the Process to transfer IDOC from Outbound System to Inbound system.
What is alv programming in abap? When is this grid used in abap? : abap hr
What is the function module to popup contents in the internal table?
How to combine multiple billing into one RV document ( Step by Step)?
What is your approach to find exit and BAdi?
What is the difference between sy-tabix and sy-index? Where it is used?
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
ABAP : Classical reports events name
why particularly lock object name starts with EZ OR EY?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
What are roles and authorization objects?
What is database view ? : sap abap data dictionary
How would you define the exponents for a type âfâ field?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
How will you define org structure in MM?