Authorizations for object &1 are inconsistent (return value: &2)

Message type: E = Error

Message class: CM_SUB_API - API Substance

Message number: 009

Message text: Authorizations for object &1 are inconsistent (return value: &2)



What causes this issue?

The authorization object or the authorizations stored in your system are
not consistent.
Depending on the return value, the following problem exists (excerpt
from ABAP documentation):
Return Value ,,Meaning
8 ,,: The number of parameters (fields, values) is too great
(maximum 10).
24 ,,: The field names of the check call do not match the
field names of an authorization. Either the authorization (variant) is
incorrect or the call of the authority check.
28, 32 or 36 ,,: A faulty authorization exists in the user master.


System Response

The system issues an error message and will not allow you to continue with this transaction until the error is resolved.



How to fix this error?

INCLUDE EHS_NA_ADMIN OBJECT DOKU ID TX


Procedure for System Administrators


Error message extract from SAP system. Copyright SAP SE.