2009 Jun 04 1:27 PM
Hi,
I need a BAPI to update/change Shipment.
I am aware of BAPI_SHIPMENT_CHANGE..but it is not released officially from SAP.
This is a online job to change the shipment. I need a BAPI rather than a FM. Let me know some generic BAPI's which will change the shipment for a Purchase Order as of VT02N Transaction.
Thanks & Regards,
Priyanka.
Hi,
I need a BAPI to update/change Shipment.
I am aware of BAPI_SHIPMENT_CHANGE..but it is not released officially from SAP.
This is a online job to change the shipment. I need a BAPI rather than a FM. Let me know some generic BAPI's which will change the shipment for a Purchase Order as of VT02N Transaction.
Thanks & Regards,
Priyanka.
2009 Jun 04 1:36 PM
Try below RFC or BAPI..
IDOC_INPUT_SHIPMENT_CHANGE ...
LE_BAPI_SHIPMENT_CHANGE_CALL..
ALE_SHIPMENT_CHANGE..
Prabhu
2009 Jun 04 1:45 PM
Hi,
To change the header details of a shipment use
SD_SHIPMENT_HEADER_CHANGE
To change the stage data use
SD_SHIPMENT_STAGE_APPEND
SD_SHIPMENT_STAGE_CHANGE
SD_SHIPMENT_STAGE_CHECK
SD_SHIPMENT_STAGE_DELETE
SD_SHIPMENT_STAGE_INSERT
To add deliveries to shipment use
SD_DELIVERY_ASSIGN_TO_SHIPMENT
regards,
Ankur Parab
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |