cancel
Showing results for 
Search instead for 
Did you mean: 

MRP run material planning restriction

Former Member
0 Kudos

Hi Experts,

I want to restrict the particular material by creating the planned order after the MRP run for its header material. But, the same material should plan if it has got separate PIR (MD61).

Ex:

BOM:

Header material: MB00001

Component 1: ZB00001 (Material should plan)

Component 2: ZB00002 (Material should not plan)

Component 3: ZB00003 (Material should plan)

Component 4: ZB00001 (Material should plan)

Component 2: ZB00002 should plan only if it gets PIR.

Kindly add your valuable thoughts to solve this scenario. Hoping for the needful.

Regards,

Narasimha Prasad S L

Accepted Solutions (0)

Answers (1)

Answers (1)

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

There are several ways to do that:

1 - On tab MRP 4 there is the field 'MRP dep.requirements' where you can define that dependent requirements will not be considered by MRP. It is also possible to make production order reservations not relevant to MRP, according to the settings defined on the order type dependent parameters (transaction OPL8). My reply on thread http://scn.sap.com/thread/3401214 may also be useful.

2 - Define planning strategy 10 for this material. See the following link for more details about this strategy: http://help.sap.com/erp2005_ehp_06/helpdata/en/60/9ea1626fbd11d191820000e8a5f6e6/content.htm?framese...

3 - Create an implementation of BAdI MD_CHANGE_MRP_DATA to make dependent requirements, reservations and other MRP elements not relevant to MRP.

BR

Caetano