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 smart forms? : abap hr

604


What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc

546


Which commands are used for interactive reports?

641


Which function module would you use to check the user’s authorization to access files before opening a file?

611


Explain the advantages and disadvantages of abap query tool?

527






Explain what are the events in screen programming?

576


could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance

1449


What are roles and authorization objects?

1197


What is page window?

580


How are the date abd time field values stored in sap?

601


How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul

3418


what is the transaction transaction for setting parameters rdisp/buffermode

3596


Explain about interactive report?

611


Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.

1467


What is read line in abap?

645