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 is the purpose of creating symbolic a/c, what is transaction code for same? Can we assign one symbolic a/c to multiple wage types? : sap abap hr
What are internal tables? How do you get the number of lines in an internal table?
How we can retrieve data using secondary index. Explain with simple example?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
When is the top-of-page event triggered? : abap data dictionary
How to specify a client for database table processing?
Explain the systems fields used for interactive lists and lists?
what is difference between (internal table types)standard table and sorted table in sap abap....
List the events in abap/4 language?
what are the two methods of modifying sap standard tables ?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
Can we create an abap program without using y or z?
What is the difference between sum and collect?
What statement will be found in an sap application program that implements a function module exit?
What is an abap/4 query? : abap hr