021 SAP Message of Class M5 Units are different - function will be performed w/o reference to units











021(M5) - Units are different - function will be performed w/o reference to units

Message number 021 of class M5 is used to display message "Units are different - function will be performed w/o reference to units" and can be triggered using the following ABAP code:

    MESSAGE W021(M5). "Warning message example
    MESSAGE I021(M5).
"Information message example
    MESSAGE E021(M5).
"Error message example
See here for more options


What causes this issue

The units of measure in the selected column(s) are not the same.
Subsequent processing will therefore takes place without reference to
units. This can produce misleading results if quantities of differentunits are compared with each other.
Message text extract from SAP system. Copyright SAP SE.


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