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
How did you test the form you developed? How did you taken print?
What happens Update command is used without where clause ?
What are the different types of data dictionary objects? : abap data dictionary
How does the interface between the dynpro and the abap/4 modules take place?
What is database utility?
How do you move on to the next screen in interactive reporting?
Can you define a field without a data element? : abap data dictionary
What is lock objects? : sap abap data dictionary
How table control cn be generated using bdc? : abap bdc
When will the current screen processing terminates?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What is the collect statement?
What is the difference between field-group header and other field groups? : abap modularization
what are the various types of parameters and how are they distinguished from one another?
Mention the various databases integrities?