SAP Note 89783 - BAPI_PO_CREATE: shipping instrctns not transferable

Component : Bestellungen -

Solution : https://service.sap.com/sap/support/notes/89783 (SAP Service marketplace login required)

Summary :
When using BAPI_PO_CREATE to generate purchase orders in SAP, users currently cannot specify shipping instructions for items because the interface lacks the necessary field. This limitation is addressed in SAP Release 4.0B, which includes a remedy where users must apply advance corrections from the specific update section. The solution involves adapting the ME_CREATE_PO_ITEM function module by adding a new import parameter and updating the BAPIEKPOC structure with a new 'SHIPPING' field. These changes ensure the integration of shipping instructions into the purchase order creation process through the BAPI interface.

Key words :
i_evers ekpo-evers proposal, 'shipping' -> data element 'evers', additional key words bapi_po_create, create purchase orders, function module me_create_po_item, bapi bapi_po_create, function module, shipping instructions, advance corrections, transaction se37

Related Notes :

197958BAPIs for purchase orders: Missing functions