‎2006 Oct 06 4:18 PM
Hi,
Could anyone pls help me out to get the BAPI for Outbound delivery.
I tried BAPI_DELIVERYPROCESSING_EXEC.But it deosn't work.
Pls help
Ram
‎2006 Oct 06 4:22 PM
Hi,
Take a look at tfe following ones :
BAPI_OUTB_DELIVERY_CHANGE BAPI for Change to Outbound Delivery
BAPI_OUTB_DELIVERY_CONFIRM_DEC BAPI for Outbound Delivery Verification from a Decentralized System
BAPI_OUTB_DELIVERY_SAVEREPLICA BAPI Function Module for Replication of Outbound Deliveries
BAPI_OUTB_DELIVERY_SPLIT_DEC BAPI for Subsequent Outbound-Delivery Split from a Decentralized Syst
Regards,
Erwan
‎2006 Oct 06 4:27 PM
‎2006 Oct 06 4:39 PM
Hi,
All these abaove mentioned BAPI's will not work for Outbound delivery creation for a Purchase order
Pls help
I'm struggling
‎2006 Oct 06 4:49 PM
the documentation of the W_FRM_DELIVERY_CREATE_GENERAL says ==>
This function module uses the function modules:
RV_DELIVERY_CREATE for the document category 'sales order'
GN_DELIVERY_CREATE for the document category 'purchase order'
i have used it in my program. it works fine.
try it. hope this will help...