cancel
Showing results for 
Search instead for 
Did you mean: 

Excluding materials from mrp run

Former Member
0 Kudos

HI,

I have a requirement where i am running MRP at the plant level but there is a particular number of 5-6 sfg's that i want to exclude from this planning run even though they are in the plant. I would like to know how this can be made possible in detail.

Thanks in anticipation,

Ariel Desa

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

In Mtaerial master MRP 4 view there is option MRP relevancy for dependent requirements--1 not planned so sytem will not planned the requiremt for dependent SFG.

OR best way you can activate the user exit M61X0001 and then use this user exit to run your MRP based on the key you want to use.

If u Group these material under one MRP controller then u can take MRP run based on MRP controller

MD01 - MRP Run

If u add following use EXIT then u will get MRP controller as selection parameter for running MRP

LMDZU001 - User exits in additional planning

Regards,

R.Brahmankar

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear Ariel,

For selected Material MRP process you can create a Product Group using T-code MC84

Put the Material codes in it plant wise. Use this product group in MD02 enter plant and

ensure product group has selected and execute.

Regards,

Saagar Bhavsar

Former Member
0 Kudos

Hi,

This is possible throgh std user exit in MRP.

You can use user exit for MRP controller. Define seperate MRP controller for these specific materials & the in total planning run (MD01) give this user exit & user exit parameters as new MRP controller. MRP will exclude these materials in planning.

For coding in user exit for new MRP controller take help from your ABAP consultant.

Hope this will help.