1.What is the difference between append structure and
include structure.
2. what is the logging of technical setting while creating
db table.
Answer Posted / sushil mishra
Include Structure
-----------------
1- It is used to add some extra field only to custom
database tables.
2- It is used to add extra field anywhere in te table
structure.
3- It requires database utility.
Append Structure
----------------
1- It is used to add some extra fields both to custom and
built in or standard database tables.
2- It is used to add extra field only at the end of table
structure and the field name should begins with ZZ or YY.
3- It doesn't require database utility.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
Where do you use help views?
What is the syntax for ‘call transaction’?
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
What is alv programming in abap?
Can i Have Some Examples on Enhancements.
What is a type-pool?
How to do find it?
What are the different types of mode (run code) in call transaction method?
What is a data dictionary? : abap data dictionary
What are the components of sapscript?
What abap statement will trigger list generation?
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
What are null values? : abap data dictionary
What is bdc programming in sap?
SM35 transaction, How to automate BDC ?