Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

TABLE ENHANCEMENT

Former Member
0 Likes
484

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

1 REPLY 1
Read only

Former Member
0 Likes
325

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