Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Delivery Split - VL10i

Former Member
0 Likes
1,464

Hello Folks,

I am trying to split a delivery based on item category using a custom routine.

I copied the header routine 101 to my custom one 901 and assigned it in data transfer customizing. In the 901 routine, i manipulated the value of ZUKRL field to split the delivery. The delivery split is happening fine in transaction VL01N.

However, when i try to create a delivery using transaction VL10i in 'Background' mode, the delivery is not created and i get an error 'Delivery group 001 is not complete (delivery group will be deleted)'. I am wondering why does the delivery split logic work for VL01N but not for VL10i.

Appreciate any help that you can provide.

Regards,

Raghav.

1 REPLY 1
Read only

Former Member
0 Likes
1,046

Found a solution for this. SAP note 72481 resolves this issue. After applying this note, the delivery split is happening from VL10i as well.

Closing the thread.