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
When you prefer lsmw?
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
What is the difference between Exit and Stop?
What are lock objects?
Explain different types of attributes of function module?
How to create a link between modified form and modified print program?
What are the data types of the abap/4 layer? : abap data dictionary
What is the use of the raising exception? : abap modularization
What is IMG in SAP?
What are the organizational related infotypes? : abap hr
How to get that a secondary index is attached to a select query?
Explain buffering concept usage?
What are the different types of luws. What are they?
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
What is view? Different types of view.