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


Please Help Members By Posting Answers For Below Questions

What is the use of abap data dictionary? : abap data dictionary

791


What are conversion & interface programs in sap?

821


What is logo in sap script?

819


Explain lsmw?

822


Did you create secondary index?

897


Type casting and error handling

1126


Performance tuning techniques

1082


What is table pool?

755


What are the properties of selection screen?

754


What is check table?

759


stock transfer from one plant to another plant ? i want the total description.

1794


Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?

777


In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?

1181


What are the main events of which are used for logical database?

798


1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?

2582