SAP Knowledge Base Article - Public

3772471 - MIGO does not show purchase order item delivery date in S/4HANA Cloud Public Edition

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

  1. Open the Post Goods Movement (MIGO) app and start goods receipt for the purchase order.
  2. 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

  1. Create a custom field in the business context “Inventory Management: Material Document Item” and name it “Delivery date”.
  2. Enable this custom field for MM-IM related apps, including Post Goods Movement (MIGO).
  3. Implement custom logic in BAdI: MMIM_ITEM_PROVIDE_DATA to populate the custom field.
  4. 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

Refer to: I_PurOrdScheduleLineAPI01 CDS View (Help Portal)

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