019 SAP Message of Class M8 No delivery costs exist for bill of lading &











019(M8) - No delivery costs exist for bill of lading &

Message number 019 of class M8 is used to display message "No delivery costs exist for bill of lading &" and can be triggered using the following ABAP code:

DATA: lv_val1(100) TYPE C.
lv_val1 = '123'.

    MESSAGE E019(M8) WITH lv_val1. "Error message example

    MESSAGE W019(M8) WITH lv_val1. "Warning message example

    MESSAGE I019(M8) WITH lv_val1. "Information message example
See here for more optionsm8019



What causes this issue


No delivery costs have been planned in the purchase order referred to
in the bill of lading.


How to fix


Check your entry.

If your entry was incorrect, you can again choose Delivery costs --> Planned --> By bill of lading and enter the correct number.
If your entry was correct, it may be that the vendor has quoted the wrong bill of lading number, or that the wrong number was recorded when the goods receipt was posted. You can now proceed as follows:
If a PO number has been quoted on the invoice, choose Delivery costs --> Planned --> By purchase order, and enter the PO number to receive a list of the planned delivery costs for this purchase order. If the invoiced delivery costs are included, you can copy these from the list.
If no PO number has been quoted on the list, choose Delivery costs --> Planned --> By vendor and enter the vendor number to obtain a list of the planned delivery costs for this vendor. If the invoiced delivery costs are included in the list, you can copy them.
If the list does not include the delivery costs, you can only enter these via Delivery costs --> Unplanned as unplanned delivery costs.
Message text extract from SAP system. Copyright SAP SE.


Return to Message Class M8 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!