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 / chitta ranjan mahato

Append structure and Include Structure both are used to
appened table/structure in DDIC.

1)Append Structure is to add fields to the SAP standrad
Table/structure.
1)Include structure is used to add field in
ztable/zstructure.
2)You can append structure only at the last of
table/structure.
2)you Can use include any where in your Table/structure.
3)If the structure or table contains the last field as long
data type then you can't use append structure becoz append
structure should be last entitity in this Scenario you can
use include structure.
3) you can append exactly one append structure to a
table/structure if u need it to add more than in a table
you can do it with different name and append it.

examaple: if your Table contain fields AAA ,BBB, CCC and
you want to include a structure to it with field DDD and EEE
after Activating table you will fine AAA,BBB,CCC,DDD,EEE.

In ABAP point of view there is almost no difference in
handling .Include and .Append.

Is This Answer Correct ?    32 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are standard layouts sets in the sap script?

946


How to eliminate duplicate entries in internal tables? : abap data dictionary

791


Explain the uses of the simple maintenance interface? : sap abap hr

586


What is append search help? : sap abap data dictionary

702


What is the difference between call transaction and session method? : abap bdc

664






What are the data types of internal tables?

588


What are the different types of laws. What are they?

600


Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul

3265


What is the tcode for sapscript forms?

662


What is the syntex used to call a screen as dialog box (pop up)?

729


On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?

582


Give few names of pooled tables in sap ?

1505


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?

2356


Explain lsmw?

654


What functions does a data dictionary perform ?

566