Application Development 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: 

Delivery Quantity is not equal to picked quantity.

Former Member
0 Kudos

Hi all,

I am having a issue related to VL02N VL01N.The issue is when we save the delivery which has materials with batch. and the batch quantity is less then the delivery quantity the system allows you to save the delivery with wrong delivery quantity that is the header quantity . and invoice is generated for the entire delivery quantity, Which is wrong.

The delivery should be saved with sum of all the batch quantity of the materials.

Could any one tell me how to save the delivery with the correct quantity.

1 REPLY 1

Former Member
0 Kudos

Hi ,

Try adding the quantities of a item of the delivery and move this final quantity to the item quantity field . Perfrom this in save_document_prepare form exit of include MV50AZ1....

Hope this will solve your query... Award points if found useful...