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

Adding Custom fields in MM43

Former Member
0 Likes
2,400

Hi All,

I have to add some custom fields in MM43/42/41, for that i have used SPRO tcode and done all the configuration for adding new subscreen. But in the last after adding the Subscreen in SPRO i m not able to see my subscreen in MM43/42/41.

but i can see change in SPRO tcode.. under View Data Screen...

could you please help me out...

SPRO steps which are follow are given below:

1. Go to Transaction SPRO, Display IMG.

2. Go to Logistics-General à Material Master à Configuring the material master and execute u2018Create Program for Customized Subscreenu2019.

3. Create a function group of your own with Y or Z. In this case the function group name given ZMGD1.

4. Go to transaction SE80 and open the function group created, here the function group is ZMGD1.

5. Open the screen 0001. Using screen design layout (SE51), customize the screen according to the requirement.

6. Write the flow logic in PAI and PBO as per the requirement.

7. Now go to transaction SPRO, Display IMG then go to Logistics-General à Material Master à Configuring the material master and execute u2018Define Structure of Data Screens for Each Screen Sequenceu2019.

8. Select the corresponding screen sequence number and double click on data screen button. In this case screen sequence u201821u2019 has modified.

11. Select logical screen 07 (Basic Data 1) and double click on Subscreens.

12. In change view of subscreens, modify the program name of sub screen 21à07à08 to the subscreen program name which is created in step 6. In this case the program name is SAPLZMGD1. Save the modifications.

13. Now to save the given enhanced field value in the Ztable, write the required code in the user exit EXIT_SAPLMGMU_001.

Execute the transaction MM01/MM02/MM03 and test the scenario developed.

4 REPLIES 4
Read only

Former Member
0 Likes
1,461

Hi Rahul,

Your procedure seems ok. Please make sure your functions group and screens are activated.

Regards

Ahsan

Read only

0 Likes
1,461

Hi Ahsan,

Thanks for replying.

Yes, i have activated functions group and screens. I cross checked it so many time... but still i am getting the same result..

Regards

Read only

0 Likes
1,461

Hi All,

any budy... can help me for the above issue....

Thanks

Rahul

Read only

Former Member
0 Likes
1,461

No reply so i am closing the question