062 SAP Message of Class VL Full delivery is required











062(VL) - Full delivery is required

Message number 062 of class VL is used to display message "Full delivery is required" and can be triggered using the following ABAP code:

    MESSAGE W062(VL). "Warning message example
    MESSAGE I062(VL).
"Information message example
    MESSAGE E062(VL).
"Error message example
See here for more options


What causes this issue

The partial delivery specification in the order item referred to
requires that the total item quantity is delivered (partial deliveryC). The quantity to be delivered is compared with the quantityavailable in the delivery.

System Response

The order item cannot be delivered due to this partial delivery
specification.

How to fix

Contact the sold-to party or carry out another availability check for
this item or carry out manual backorder processing (requir.: individualrequirements).(Path: Sales menu --> Environment --> Backorders --> Backorder
processing)This system message is controllable

Message text extract from SAP system. Copyright SAP SE.


Return to Message Class VL main page



Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!