cancel
Showing results for 
Search instead for 
Did you mean: 

Delivery Split not working

jack_thelen
Explorer
0 Kudos

Hello all,

When we use VL10A to create a delivery for a sales order with multiple delivery dates we are only getting one delivery containing all the items and a message in the log saying that delivery dates for the later dated items were changed to match the earliest date.

I thought Delivery Date was a delivery split parameter from a Sales Order...is this not true? If it is true, what could be different in our system or what are we doing wrong? We're on ECC 5.0.

Thanks.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Jack

why do't you conigure delivery split. Go to logistic execution - shipping- deliveries- subsequent delivery split.... select split profile 0003 ang aginst delivery type you can set. once this config done you can do delivery split through VLSP transaction code.

Former Member
0 Kudos

Reference to..

>Hi Jack

>why do't you conigure delivery split. Go to logistic execution - shipping- deliveries- subsequent delivery split.... select split profile 0003 ang aginst delivery type you can set. once this config done you can do delivery split through VLSP transaction code

This option ios great for splitting a delivery <B>AFTER</B> one has been created. I think the issue here is that Jack wants the automatic creation of deliveries to create multiple deliveries for the same sales order based on delivery date for each line item. Iin this case, as noted above, the copy routine can be modified to check delivery dates.

Former Member
0 Kudos

hi Jack

Delivery split happens based on certain criteria like different ship-to, different shipping point etc,

this is controlled thro copying requirement in copy control. please check the requirement in the routine, if you want to split based on delivery date pl check your copying requirement routine wether code for split based on delivery date is there or not.

regards

Anil

Hello all,

When we use VL10A to create a delivery for a sales order with multiple delivery dates we are only getting one delivery containing all the items and a message in the log saying that delivery dates for the later dated items were changed to match the earliest date.

I thought Delivery Date was a delivery split parameter from a Sales Order...is this not true? If it is true, what could be different in our system or what are we doing wrong? We're on ECC 5.0.

Thanks.