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

Move Delivery Quantity to Pick Quantity

Former Member
0 Likes
726

Hi,

During creation of Sales Orders wherein a delivery document is automatically created(Immediate Delivery) upon saving the sales order, my customer wants the Pick quantity to be populated with the delivery quantity.

Can you give me any idea on how to move the Delivery Qty to Pick Qty if the delivery is automatically created upon saving a sales order? Which userexit should I make code changes?

I'd appreciate any Idea. Thank you.

Hi,

During creation of Sales Orders wherein a delivery document is automatically created(Immediate Delivery) upon saving the sales order, my customer wants the Pick quantity to be populated with the delivery quantity.

Can you give me any idea on how to move the Delivery Qty to Pick Qty if the delivery is automatically created upon saving a sales order? Which userexit should I make code changes?

I'd appreciate any Idea. Thank you.

1 REPLY 1
Read only

p291102
Active Contributor
0 Likes
344

Hi,

Splitting is an option.

Typically the other would be to reduce the delivery qty to match the picking qty.

Normally you cannot process partial GI.

Using config in WM, LE, you are able to automatically update the delivery to the picked qty.

Hope it helps,

Thanks,

Shankar