‎2013 Jan 25 6:24 AM
HI
Only using BAPI how to create delivery (VL01N) using multiple/different SO and item.
I am using BAPI -> BAPI_DELIVERYPROCESSING_EXEC
using Multiple SO -> create only 1 delivery.
Get me the steps or code for this scenario.
Note: I feel first create 1 delivery for 1 sales order , then extend the same delivery with multiple SO. Is this will work in BAPI
Kind Regards
‎2013 Jan 25 7:06 AM
there are numerous criteria (different ship-to partners, different routes....) which can prevent that you can club everything into one delivery, SAP may even split one order into many deliveries.
SAP has its designed delivery split criterias, and the consultants can even define more with customizing:
http://help.sap.com/saphelp_46c/helpdata/en/36/b723c9209a31f2e10000009b38f984/content.htm
‎2013 Jan 25 6:27 AM
‎2013 Jan 25 6:36 AM
We got ECC5 where we don't have BAPI_OUTB_DELIVERY_CREATE_SLS.
That's the reason i am using BAPI_DELIVERYPROCESSING_EXEC.
I am able to get 1 SO -> 1 Delivery.
My requirement is multiple SO -> 1 Delivery. Not working.
‎2013 Jan 25 7:06 AM
there are numerous criteria (different ship-to partners, different routes....) which can prevent that you can club everything into one delivery, SAP may even split one order into many deliveries.
SAP has its designed delivery split criterias, and the consultants can even define more with customizing:
http://help.sap.com/saphelp_46c/helpdata/en/36/b723c9209a31f2e10000009b38f984/content.htm