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

Using includes to add fields in standard tables..

Former Member
0 Likes
417

Hi,

I guess some standard table provides some inculdes.

Using that include we can add some more fieds in the table to satisfy our functionality.

Can someone give me an example of it ?

Say, if I want to add two new fields in table MARA what include should I use and where do I get that include ?

Regards,

Tushar.

Hi,

I guess some standard table provides some inculdes.

Using that include we can add some more fieds in the table to satisfy our functionality.

Can someone give me an example of it ?

Say, if I want to add two new fields in table MARA what include should I use and where do I get that include ?

Regards,

Tushar.

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
399

In SE11, enter name of table, click display. Click go to -> Append structure, click the create icon.

Regards,

RIch Heilman

Read only

Former Member
0 Likes
399

You can create your own as well. Create a new structure in SE11 and then using the Append Strucutre, you can add your new struct to an existing data dic object.