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

includes

Former Member
0 Likes
984

can any body tell how to include a structure to the standard tables?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
966

You will not be able to include a structure in the standard table. You can only append a structure. To do that, open the table in SE11 and click on the Append Structure button in the toolbar. Enter the strcuture name and press Continue.

9 REPLIES 9
Read only

Former Member
0 Likes
966

Hi,

1) Define 1 structure with the ZZfields in it and activate it.

2) Define an append structure for each SAP Table, include the structure created in 1) in it. Activate.

All the tables will have the same set of ZZ fields in them.

You can add new ZZFields to the structure later, activating this will add them to all the tables.

<b>Reward points if useful</b>

Rewards

Ashu

Read only

Former Member
0 Likes
966

Open the table that you want to append the structure to

Use the append structure button it would let you create a new structure and append the structure in the table.

Regards,

Himanshu

Read only

Former Member
0 Likes
967

You will not be able to include a structure in the standard table. You can only append a structure. To do that, open the table in SE11 and click on the Append Structure button in the toolbar. Enter the strcuture name and press Continue.

Read only

Former Member
0 Likes
966

Hi

U need to create an APPEND structure: it's the last button on the right of bar.

Max

Read only

Former Member
0 Likes
966

Hi,

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

Thanks,

Reward If Helpful.

Read only

Former Member
0 Likes
966

You will only be allowed to use field name starting with ZZ.

Regards,

Himanshu

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
966

Hi,

You cannot modify standard structures using includes unles there is CI_INCLUDE in the structure.

What you can do is append a strcutre to a standard strcutre, this is possible only if the strcutre is marked as Can be enhanced in the Enhancement category.

Use menu option Goto->Append Strcutre.

Regards,

Sesh

Read only

Former Member
0 Likes
966

Hello Raman,

The only way...if you don't use append...is to modify the actual layout of the table...In other words...Modify the standard, which is far not recomended...Can you create a Z copy??? Or you need that table in a standard transaction...

Regards

--

Sasidhar Reddy Matli.