Symptom
When posting goods receipt of purchase order in MIGO, the PO item delivery date is not showing in MIGO.
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Open the Post Goods Movement (MIGO) app and start goods receipt for the purchase order.
- On the goods receipt screen, the purchase order "Delivery Date" (under Purchase order "Delivery Schedule" tab) is NOT displayed.
Cause
The PO schedule line delivery date is not retrieved by MIGO on default.
Resolution
- Create a custom field in the business context “Inventory Management: Material Document Item” and name it “Delivery date”.
- Enable this custom field for MM-IM related apps, including Post Goods Movement (MIGO).
- Implement custom logic in BAdI: MMIM_ITEM_PROVIDE_DATA to populate the custom field.
- In the BAdI implementation, read the purchase order item delivery schedule date from CDS view I_PurOrdScheduleLineAPI01 and write it to the custom field.
See Also
Keywords
MIGO, goods receipt, purchase order, delivery schedule date, delivery date, PO item, post goods movement, distribute qty, inbound delivery date, custom field, MMIM_ITEM_PROVIDE_DATA, I_PurOrdScheduleLineAPI01, Inventory Management, Material Document Item, S/4HANA Cloud Public Edition , KBA , MM-IM-GR-MIGO-2CL , Goods Receipt from External Procurement (MIGO) (Public Cld) , Problem
Product
SAP S/4HANA Cloud Public Edition all versions
SAP Knowledge Base Article - Public