cancel
Showing results for 
Search instead for 
Did you mean: 

Exclude Process orders from Live MRP Run

0 Kudos
1,163

Hi Expert,

I am using Planning strategy 11 for one of the client. We are running weekly planning cycle where PIR's are created via external system for current date+7 Days. Before running MRP we are TECO all the orders which are before current date -7 and also re-organize past PIR for key date = Current day -7. Expectation is to have exactly 7 planned order for 7 Day based on PIR Quantities. However when MRP run is done, every time we are facing issues in planned order creation for first 2-3 days of week either due to Excess / Short Production in previous week. Client want that Planned order must be created as per the plan from External system. Is there any way where we can exclude open production orders from Netting in Strategy 11.

Thanks

Vilas

Accepted Solutions (0)

Answers (1)

Answers (1)

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

Process orders should be considered when planning using strategy 11, since the actual PIR reduction would only happen when post a goods receipt for this order, so what you are observing is the standard system behavior.

If you want to exclude orders in a particular period, you can create your own implementation of AMDP BAdI PPH_MRP_RUN_BADI => MDPS_ADJUST, with a custom logic to make those orders not relevant for MRP Live.

Regards,
Caetano