what is data structure and data table
Answers were Sorted based on User's Feedback
Answer / yarru sreenivasa rao
no coresponding data st is created in database
but cor table created in database
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
Answer / naveel ahmad
Digital computer can manipulate only primitive data that is
data in terms of 0's and 1's manipulation of primitive data
is inherent within the computer and need not required any
extra effort from the user side .
Data structure is a representation of computer science.
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.
Is This Answer Correct ? | 1 Yes | 1 No |
What are the aggregate objects in data dictionary? : sap abap data dictionary
what is bapi?
which type of problems we generally face in reports and BDC in real time?
What are the types of table fields in the sap abap?
how to find the report is classical or intractive report in debugging mode
What is partner selection?
tell me about status codes?
how we output smartform in pdf format??? anyone give me steps on that.
Wat is the difference between Select single * and Select .. Up to one row . And which method is better for performance ?
Normally how many and what files get created when a transaction program is written?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
What are the control break events in abap? : abap data dictionary