060 SAP Message of Class M5 Name not reserved for SAP











060(M5) - Name not reserved for SAP

Message number 060 of class M5 is used to display message "Name not reserved for SAP" and can be triggered using the following ABAP code:

    MESSAGE W060(M5). "Warning message example
    MESSAGE I060(M5).
"Information message example
    MESSAGE E060(M5).
"Error message example
See here for more options


What causes this issue

A name used by SAP as a dummy user must begin with '$SAP'.

System Response



How to fix



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!