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: 

How to add custom fields to Material master?

Former Member
0 Kudos

Hi Experts,

I need to add some custom fields to the MM01,MM02,MM03 screens

can any one tell me which screen exit needs to be used for this.

Thanks,

Krishna.

2 REPLIES 2

Former Member
0 Kudos

Look for screen exits. if exits you can add your fields in there.

0 Kudos

Hi,

u'll have to do the following:

1. copy the std func group MGD1 to ZMGD1....include all ur custom screen and make sure u hav written the PBO and PAI .

Best way would be copy any standard screen and then making any change there like modifying the label.

2. next step is copying the screen sequence ( logistics-material master-configuring the material master)....01 to z1 and then assigninng all ur new program and screen name in this custom screen seq ...

and u can assign this custom screen seq to diff material type....

there is a bit of SPRO involved in this...

Hope this helps

Regards

Gunjan