‎2005 Jun 07 2:56 PM
Hi ,
Can anyone please help me in creating Outbound Delivery through BAPI. i found <b>BAPI_OUTB_DELIVERY_SAVEREPLICA </b> but this is not helpful. can anyone suggest me the correct BAPI.
thanks in Advance,
anjani.
‎2005 Jun 07 3:32 PM
Hi Anjani!
For outbound deliveries following Bapis are available:
BAPI_OUTB_DELIVERY_CONFIRM_DEC
BAPI_OUTB_DELIVERY_CHANGE
BAPI_LIKP_GET_LIST_MSG
BAPI_LIKP_PROCESS_MSG
BAPI_LIKP_PROCESS_MSG_DIRECT
BAPI_OUTB_DELIVERY_SAVEREPLICA
BAPI_OUTB_DELIVERY_SPLIT_DEC
Delivery creation is not supported, only changing would be possible. If it's not part of your document flow and automatically created, it will be difficult.
Regards,
Christian
‎2005 Jun 07 4:23 PM
Hi christian,
Actually my requirement is i have to create a salesorder, Delivery and Shipment in one shot. i found out BAPI's for Salesorder and shipment and i want to know how to create an Outbound Delivery in a flow.
thanks,
anjani.
‎2005 Jun 07 5:44 PM
Hello Anjani,
It depends on the business requirement, but you can think of using cash order scenario, sales order type BV or a variant of it. In this case the delivery is created automatically on creation of sales order..
Hope this help..
Regards,
Samir..
‎2006 Jan 24 12:41 AM
I have this problem.
I cannot create Outbound Delivery with order reference through BAPI.... I test any functions: BAPI_OUTB_DELIVERY_SAVEREPLICA, W_FRM_DELIVERY_CREATE_GENERAL, BAPI_DELIVERYPROCESSING_EXEC, SD_SALESDOCUMENT_CREATE but these are not helpful or not create Outbound Delivery even.
I have this inputs: Sales order, material, charg, quantity.
Have you any example?
Thanks a lot for you help!!!!
Yina
‎2005 Aug 04 10:03 AM
You might try Function module W_FRM_DELIVERY_CREATE_GENERAL.
Regards,
Stefan