Solution : https://service.sap.com/sap/support/notes/129715 (SAP Service marketplace login required)
Summary :
When creating a delivery via Transaction VL31 for a purchase order and increasing the delivery quantity, the system correctly triggers error ME160. Reducing the quantity again, fails due to issues with a local variable handling delivery quantity in the system, incorrectly maintaining the current value. The solution involves updating the program routine and introducing the Include FV50XFLP_LFIMG_PRUEFEN to properly handle the quantity adjustments. The Include contains new FORM routines that correctly manage the changed quantities, ensuring accurate and reliable updates to delivery details.
Key words :
additional key words vl32, correct error message me160, notified quantity exceeds quantity, relevant program routine, correct transfer, delivery quantity, entered quantity, purchase order, transaction vl31, sytem generates
Related Notes :
500028 | Error when checking the packed batch split quantity |
385075 | Incorrect quantity check when transferring picking quantity |
198802 | Delivery quantity less than packed quantity shipmnt |
151901 | Check of delivery quantity is consistent |
144908 | Delivery quantity greater than packd quantity:VL616 |
144743 | VL363 during batch split of product selection item |
138241 | Error message like W-message: 0 qty not allowed |
109117 | Split screen: Qty check in packing, serial number |
92084 | Change batch split item: missing checks |