189 SAP Message of Class VF Billing documents cannot be cancelled due to different currencies











189(VF) - Billing documents cannot be cancelled due to different currencies

Message number 189 of class VF is used to display message "Billing documents cannot be cancelled due to different currencies" and can be triggered using the following ABAP code:

    MESSAGE W189(VF). "Warning message example
    MESSAGE I189(VF).
"Information message example
    MESSAGE E189(VF).
"Error message example
See here for more options


What causes this issue

In the sales and distribution document &V1& the currency in the header
is changed from &V3& to &V2&, after deadlines in the billing plan havealready been billed. THe billing documents created have the currency&V3& and can therefore no longer be cancelled.
Message text extract from SAP system. Copyright SAP SE.


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