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 |
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
what types of request are used to transport repository objects?
what is the transaction code to create LOGO in sap scripts?
What does the extract statement do in extract datasets?
Can you define a field without a data element?
how to search for a badi?
what is the use of start-of-selection event? what is the difference betn end-of-page and end-of-selection?
what are the roles and responsibilities of a technical consultant will be assigned in idoc development in real time? in case of a)IDOC EXTENSION b)sending TRANSACTIONAL IDOC c)CHANGE POINTERS
Name a few system global variables you can use in ABAP programs?
what is the transaction code used for triggering sap script ?
In Dialog Prog,i have created a screen and places one input/output box and named it was "A".In PBO i have given A=0 and In PAI A=1.when i run i program what i'll get and when i press enter(execute) wat i'll get output?
what are the types of session method in session method?