cancel
Showing results for 
Search instead for 
Did you mean: 

Delivery Split based on quantity

Former Member
0 Kudos

Dear Friends :

We have a requirement to split the Order quantities in equal number of deliveries. For example : If we have an order with Material A with 3 EA quantites , we need to create 3 deliveries and 3 handling units with 1 EA.

Hints on how to handle this requirement will be very helpful to us.

Thank you Appreciate your help.

Regards,

Accepted Solutions (0)

Answers (3)

Answers (3)

rayapudi_praveen
Participant
0 Kudos

Hello Friend:

We had similar requirement and we sucessfully implimented the same.

T-Code VL10E

Steps:

1.Create a new profile: copy 0201 and create your own.

(IMG-LE-Shipping-worklists-configure list profile)

in profile change the below values:

Cumul. rule - 9 User Exit LV50R_VIEWH19

SplitSchedLine - 1 Deliver only one schedule line

2. In Exit LV50R_VIEWH19 default your cumulative delivery qty to 1

3. Use LIKP-ZUKRL in data transfer routine of delivery to split based on sales area and item number.

Now use VL10E background optiion only to create deliveries.

Best of Luck.

Regards,

Praveen

bcrao
Active Contributor
0 Kudos

Hi,

Create HU using Per partial qty.

either you split the delivery using subsequent delivery split option else check for new routine to apply in copy control from sales order to delivery

Thanks

Chidambaram

Former Member
0 Kudos

Dear,

You can create delivery then in VL01n you can split quantity and enter 1 quantity in delivery quantity.

Then same, u can do in next 2 time. You can create 3 delivery with change in VL01n.

Regards,

Sandip