what is difference between include structure and append
structure?
Answer Posted / nirmalafredrick
Include structure allows to add one or more structure
into structure or table.Also placed positioning anywhere.
Upto 6 include structure can be used in a table.
Append structure can be placed only at the end of a
structure or table which also stops further insertion of
fields.Only one append structure can be used
| Is This Answer Correct ? | 10 Yes | 11 No |
Post New Answer View All Answers
What is page window?
Why grouping of fields is required? What is the max no of modification groups for each field?
Explain what are extracts?
What are the abap/4 commands that link to a layout set?
What are the attributes of the data in data dictionary? : abap data dictionary
Which function module reads the data for particular infotype ? : abap hr
What are the ways you can do the tuning?
What will you code in start-of-selection & end-of-selection ?
How to select valid lines for secondary list?
What are the basic functions of database utility? : abap data dictionary
What is system-land-scape of your project?
What are the aggregate objects in data dictionary? : sap abap data dictionary
What are the different window types in sapscript?
Why do we use abstract class
Can we use flow logic control key words in abap/4 and vice-verse?