‎2011 Apr 06 1:05 PM
Hi All
I am using BAPI_OUTB_DELIVERY_CREATE_SLS to create delivery, everything is fine.
problem is suppose if i select 2 line items it is creating two deliveries, but i am submitting 2 items in one table , but result is
two deliveries are created.
BAPI return is returning like this..
OutboundDelivery 84000154 has been created. External reference:
84000155 has been saved
84000154 has been saved ..
and also i check in TCODE vl03n two deliveries created, one sorder for 1 delivery respectively. where is the problem??
Thanks,
VEnkat.
‎2011 Apr 06 1:34 PM
Configuration specifies how orders are combined or split into multiple deliveries. This is often caused by different ship-to locations, different bill-to partners, etc., but could be caused by a variety of conditions. Speak to your SD functional expert about how the configuration is set. Essentially, I think SAP did exactly what configuration required it to do.