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

ADD fields---

Former Member
0 Likes
591

hi freinds,

How to add fields into standard table like MARA.............

i need to use user exist........?

Regards,

Imran

1 ACCEPTED SOLUTION
Read only

former_member196280
Active Contributor
0 Likes
565

APPEND structure from MENU in SE11, you can't add or modify the standard table.

Regards,

SaiRam

6 REPLIES 6
Read only

Former Member
0 Likes
565

hi,

to change the standard tables u need to use user-exits.

Read only

former_member196280
Active Contributor
0 Likes
566

APPEND structure from MENU in SE11, you can't add or modify the standard table.

Regards,

SaiRam

Read only

Former Member
0 Likes
565

Hi,

You can Append the structure.

Reward if useful!

Read only

Former Member
0 Likes
565

hi,

first try to create one structure with nessasary fileds,

then go to <b>mara</b> table,

select <b>append structure</b> on the application too bar,

provide ur structrure there and save,activate.

like this u can fields to sap standard tables.

reward points if useful,

regards,

seshu.

Read only

0 Likes
565

Hi

Do u want to add fields through report or directly??

This can be done. Use an APPEND structure to the standard SAP table, using SE11. In your user exit, you can populate your additional fields.

Reward all helpfull answers

Regards

Pavan

Read only

0 Likes
565

Hi,

Firstly u will create a structurese fields which u want to add in standard table.after filling that table append this internal table to standars table mara.

If useful reward points.

Thanks

Sanket.