cancel
Showing results for 
Search instead for 
Did you mean: 

Batch to be transferred from the Production Order

0 Kudos
149

Hi Experts,

I have a requirement as follows:

1. We use Standard Make to Stock Scenario.

2. The Production order is created for the FG material. The components for the FG are Batch Managed and externally procured.

3. There are only 3 Batches for the components. no new will be created (fixed).

4. After the MRP run, The Purchase Requisitions will be created for the components and the rest of the procurement process will be carried.

5. The requirement is that the Batch should be automatically filled in the Purchase Requisition and should require no manual intervention in the PO, MIGO processes from the end-user.

Kindly let me know the possibilities to incorporate the batch at the Production order for the components.

Thanks in advance

Vignesh

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member261747
Contributor
0 Kudos

Hi

MRP does not consider batches at all. You can use BAdIs md_purreq_change (classic MRP) or PPH_MRP_RUN_BADI => PURREQ_BEFORE_UPDATE_ADJUST (MRP Live) to change fields in the purchase requisition.

BR