095 SAP Message of Class M5 You do not have authorization for all requested key figures











095(M5) - You do not have authorization for all requested key figures

Message number 095 of class M5 is used to display message "You do not have authorization for all requested key figures" and can be triggered using the following ABAP code:

    MESSAGE W095(M5). "Warning message example
    MESSAGE I095(M5).
"Information message example
    MESSAGE E095(M5).
"Error message example
See here for more options


What causes this issue

There are key figures for whose display you do not have any
authorization. These key figures are not offered.

System Response



How to fix

In order to have more key figures made available, you need additional
authorization at the authorization object M_IS_KENNZ.
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!