cancel
Showing results for 
Search instead for 
Did you mean: 

Provisioning between MRP storage areas

EPIRELA
Explorer
0 Kudos
134

Hello friends, a question: In the project I'm involved in, all materials are configured to be planned at the MRP storage area level. Therefore, the client asked me to transfer supplies between MRP storage areas in different plants. Example:

I have plant A with an MRP storage area A that I want transferred to MRP storage area B in plant B and vice versa.

That is, the supply should not be from plant to storage area, but rather from MRP storage area in plant A to MRP storage area B in plant B.

This is possible with the help of BADI.

Accepted Solutions (0)

Answers (1)

Answers (1)

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

As long as the issuing storage location is set in the stock transfer order, the requirement will appear in the MRP Area when you are checking the MRP results in MD04, for example. 

MRP does not determine the issuing storage location, but you can use BAdI MD_EXT_SUP in Classic MRP for this purpose. I wrote this WIKI that explains how to use this BAdI:
https://help.sap.com/docs/SUPPORT_CONTENT/mrp/3138697892.html

If you are using MRP Live, you might consider method PURREQ_BEFORE_UPDATE_ADJUST of BAdI PPH_MRP_RUN_BADI. 

Regards,
Caetano 

EPIRELA
Explorer
0 Kudos
Thanks Caetano, question: after reviewing SAP APO, will this advanced planning allow me to provision MRP areas from different parts without needing the BADI?