‎2007 Sep 20 5:23 PM
Hi,
We can Enhance Standard SAP tables by two methods.
1) Enhance tables using append structures
2) Enhance tables using customizing includes
Can anyone tell me the step by step procedure for Enhancing tables using customizing includes.
Thanks,
Shipra
‎2007 Sep 20 5:30 PM
hi,
You can only ADD fields to the SAP Delivered Standard tables. You can use "Append Structures" option for this. Display a Standard Table (like MARA) using SE11, in the tool bar you can see the option "Append Structures" with which you can ADD fields. This is not a modification.
I don't think standard tables it will allow you create include.
This will be procedure to add include
For creating include structure
se11> select data type radio button> Enter the include name (start with Y or Z) --> choose > choose structure radio button> enter your fields and activiate
then
se11> type the table name> edit> insert>include