Application Development 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: 

Using includes to add fields in standard tables..

Former Member
0 Kudos

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

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

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

Regards,

RIch Heilman

Former Member
0 Kudos

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.