what is difference between include structure and append
structure?
Answer Posted / santhosh dasari
a.Normal Structures (which are includes) starts with .include where as Append structures starts with .append
b.Append Structures are used only to enhance standard tables where as Includes are used to enhance Ztables.
c.Append structures should be added at the end of a standard table. This is a must because we should not change the original standard table in the middle whereas Include structure allows adding one or more structure into structure or table. Also placed positioning anywhere. Up to 9 include structure can be used in a table.
d.Note: Some standard tables for which there are long data type fields cannot be enhanced because, long type fields should always be at the end and append structures should also be at the end, so there will be a conflict.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Which database object is used for storing the system variables? : abap data dictionary
What is an evaluation path? : sap abap hr
What is going life actually? What is the role of a functional consultant in it? : sap abap hr
Can multiple abap systems connect to abap database?
What is img? : sap abap hr
What are the rules to create a BAPI?
What is table buffer?
How can we omit a leading sign and a leading zero in sapscript?
What are the basic objects of the data dictionary? : abap data dictionary
What is its? : abap hr
Type casting and error handling
Which function modules can be used to transfer the data using bdc programming? : abap bdc
Different types of luws. What are they?
What is the use of 'for all entries'?
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?