‎2014 Nov 03 11:16 AM
Hi Guys,
Automatic delivery split is not happenning using 'Create background' option through VL10E transaction. However deliveries are creating when we select the each sales order line item quantity and click on 'Create Background' option through the same transaction.
I have checked the previous conversations on above mentioned, but did not get any clue.
Could some one give any idea on automatic delivery split issue ?
Regards,
Suresh K.
‎2014 Nov 03 11:46 AM
Hi
In transaction VTLA check the header copy rule for your delivery type('s).
In transaction VOFM in 'Data transfer deliveries' create or adapt the copy rule that you want to use.
If you want to create separate delivery for each order item then fill LIKP-ZUKRL (Additional delivery split criterion) with the order number CVBAP-VBELN + order item number CVBAP-POSNR. As this will be different for each order item this will force separate deliveries.
Regards Jack
‎2014 Nov 09 7:00 PM
Hi Jack,
I have already done the required stuff. But it did not create more than one delivery using the VL10E option 'create Background'. Do we need to add any special logic for qauntity in the routine?
Regards,
SK.
‎2014 Nov 09 9:44 PM
1) Should the delivery be split? What is the reason for the delivery being split?
2) If there is no valid reason for the system to split the delivery, it will not do so. In this case, you need to fill field LIKP-ZUKRL in your copy control routine. See point 6 of SAP note 546668
‎2014 Nov 10 12:25 PM
Dear Noel,
our requriement is to create individual deliveries for each quantity in the sales order...
E.g Sale Order has 2 line items with 5 quantites each..we should acheive creating 10 delivieres in total . i.e one delivery for each quantity. kindly share your inputs to acheive this...
thanks in advance.
Regard
SK
‎2014 Nov 10 4:23 PM
Hi SK,
hmm, this is not an easy requirement to meet I think. The problem is that the delivery split happens at header level whereas the quantity is at item level. I cant think of an straightforward way to split the delivery in this case. Maybe others can help you on here.