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
did u done enhancement framework?how u implemented?
What does the insert statement in extract datasets do?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
What are conversion routines? : abap data dictionary
How do I find the output type of a table or a program?
Explain the components of selection table?
How table control cn be generated using bdc? : abap bdc
How do you move on to the next screen in interactive reporting?
How to call transaction in session method without recording?
What are the components in sap application server?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
Define structure in abap data dictionary?
What are conversion & interface programs in sap?
What is a multiple line field? : abap bdc