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 |
SUPPOSE WE ARE RUNNING A BDC PROGRAM IN BACK GROUND AND AT THE END WE FOUND THAT SOME RECORDS ARE NOT UPDATED?WHAT IS THE SOLUTIONS
What is design pattern? Provide example .Why are we using it?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
field symbol work as a pointer,but it store address of value.my question is ,it got address from sap memory or abap memory or in database server ? i mean that address indicate to which memory ?
1 Answers Infosys, Tata Technologies, TCS,
why we have to define function group?
What are the exact sequences in which the reporting events trigger.I mean starting from 1st to last.And how many times we can use At-Selection screen or Start-of-selection in a report??
LSMW?
Can i Have Some Realtime Examples On Modulepool programming.
What are the screen elements.
what are customizing?have u created any customizing table? for what purpose?
What are the different types of operators in the sap abap?
difference between BAPI and RFC?