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
Explain the different types of view?
Can i have some Realtime Scenarios on Reports.
Name the special commands of list?
What are the different modes of processing batch input sessions? : abap bdc
how to capture the errors in bdc Call transaction method?
What is sapnet?
How can you find the field/data underlying a transaction?
Is it possible to pass data to and from include programs explicitly? : abap modularization
What is the use of lock objects?
What are the different buffering methods?
What is tmg?
What are the system fields?
How do you write transaction programs in sap?
Will 50,000 records be uploaded directly into APP's Server?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization