cancel
Showing results for 
Search instead for 
Did you mean: 

Custom field not visible in Material Master(MM01,MM02.MM03)

0 Kudos

Hi All,

Could you please help me to add custom field on Material Master(MM01,MM02.MM03) Plant Level.

I have tried steps of many blogs but it is not showing.

Below are blogs I referred-

1. https://blogs.sap.com/2015/03/06/additional-fields-on-the-material-master/

2. http://pavelgk.pbworks.com/f/6729224-Implement-Screen-Exit-for-MM01-Adding-New-Fields-in-Screen.pdf

3.https://belajarabap.wordpress.com/2020/01/14/add-custom-field-on-material-master-mm01-mm02-mm03/

4.https://blogs.sap.com/2014/03/02/material-master-screens-and-fields/

Thanks,

Arun Rajoriya

View Entire Topic
paulblouis
Advisor
Advisor
0 Kudos

Hi Arun,

Please have a look at SPRO:

"Logistics - General" -> "Material Master" ->

"Configuring the Material Master".

Generally you should:

1. Append new fields to table MARA (SE11).

2. Create Program for Customized Subscreens (OMT3C). This transaction generates new function group in which you should include your own subscreens. You can copy subscreens from function groups SAPLMGD1 or SAPLMGD2 to your function group.

3. Copy screen sequence 21 to your own (OMT3B).

4. Insert new data screen in your screen sequence and assign subscreen from your function group to it (also OMT3B).

5. Assign Screen Sequences to User/Material Type/Transaction/Industry Sector (OMT3E). Just replace 21 with your sequence id.

Hope this helps!

Thank you,

Paul.

0 Kudos

Hi Paul,

I have followed these steps only but field is not visible. Can you please let me know if any additional step need to do

Thanks,

Arun Rajoriya

0 Kudos

I have also followed the same steps, the field is displaying in spro data screen but it is not being reflected mm01.