744 SAP Message of Class CKMLSENDPRICE The wrong currency was transferred by the interface











744(CKMLSENDPRICE) - The wrong currency was transferred by the interface

Message number 744 of class CKMLSENDPRICE is used to display message "The wrong currency was transferred by the interface" and can be triggered using the following ABAP code:

    MESSAGE W744(CKMLSENDPRICE). "Warning message example
    MESSAGE I744(CKMLSENDPRICE).
"Information message example
    MESSAGE E744(CKMLSENDPRICE).
"Error message example
See here for more options


What causes this issue

A price change should have been made using the BAPI for changing
material ledger prices. The currency (&v2&) transferred by theinterface is not the same as the currency in the material ledger recordthat was to be changed (&v1&).

System Response

The price changes were not posted

How to fix

Check the transferred data.
&SYS_ADMIN&

Message text extract from SAP system. Copyright SAP SE.


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