is it possible to insert records into structure?
if yes means how many records can be inserted?
Answer Posted / sivaramakrishna
structure is data dictionary obj which contain commenly
reuseble fields from multiple db tables or a db table.
structures does'nt store any data . in any mandatory case
if we want we can store single record in structure.
generally we get this situation while we using structure in
reports .
if any body doubts about this try it once
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the components of sapscript?
What are the various events associated with screen programming?
What is the Difference between At Line selection and At user-command?
What is direct input method ?
Explain the difference between domain and data element?
What are the disadvantages of using explicit enhancement?
Difference between Field groups and internal tables?
What is off cycle payroll run
Can we access static attribute from instance method
How can you distinguish between different kinds of parameters?
What is a modification assistant?
What is an on”*-input filed” statement?
How to insert a line into abap internal tables?
Is it possible to pass data to and from include programs explicitly?
What are two methods of modifying sap standard tables? : abap data dictionary