Issue
- Delivery created from a sales order is distributed to the EWM system.
- "Partial delivery at item level" is set to 'C' - Only complete delivery allowed
- Quantity is changed or Goods issue is complete in the EWM system.
- Queue fails in the ERP system with error VL062 - "Full delivery is required"
Solution Approach
Maintain the following entries within your system using transaction OVM1 - if they already exist, adjust them accordingly:
Application: 'L' - Shipping processing
Call type 'D' - Confirm from external system
Call type 'B' - Background processing, multiprocessing with Work phase 'B'
Application Area = VL, Message no = 062, Type = I
* Call type 'B' with Work phase 'A' is for background delivery creation.
Comments
Post a Comment