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

To split Delivery into multiple delivery

Former Member
0 Likes
450

Hi,

VL10C is used to generate deliveries in background. In Delivery if sum of the line item weights is greaterthan Maximum weight then deliveries should split according to the requirement.

Example:

lineitem quantity

-


10 1000 KG

20 1000 KG

30 25000 KG

If Maximum weight limit is equal to 25000 KG or Greaterthan then I want to split the delivery. In this case Now I want split this as 3 deliveries.

one is with 1000 KG

second is with 1000KG

thirds is with 25000 KG

We are using one subroutine to split based on LIKP-ZUKRL field. But we are not able to solve the requirement.

Whether the delivery is split with using of field LIKP-ZUKRL or else required.

Otherwise is there any function moudle to split the Delivery.

Please let me know in case of any further details needed.

Regards,

Kumar.

Edited by: Alvaro Tejada Galindo on Feb 25, 2008 5:03 PM

1 REPLY 1
Read only

Former Member
0 Likes
389

Hi,

I also need to split my deliveries based on the volume. Have you been able to find a solution for this requirement? Please let me know in case you have been able to solve this as I need to give a solution at the earliest.

Thanks in advance,

Manvi