SAP Function SDU_AUTH_CHECK - UDM Data Modeler authorization check

Parameter Reference Type Length Default Optional Text
ACTION AUTHB-ACTVT C 2 Action (2 characters, 01, 02, 03, 06)
CHECK_ONLY_ACTION SYST-MSGTY C 1 ' ' X Action check only (' ', X)
CHECK_WITHOUT_DEV_CLASS SYST-MSGTY C 1 ' ' X No development class check (' ', X)
DEVELOPMENT_CLASS AUTHB-DEVCLASS C 30 ' ' X Development class (see table TDEVC)
GET_DEV_CLASS SYST-MSGTY C 1 ' ' X Get development class from TADIR (' ', X)
MSG_TYPE SYST-MSGTY C 1 'I' X Message type (I, W, E, A, S)
OBJECT_NAME AUTHB-OBJNAME C 30 ' ' X Object name (30 characters)
OBJECT_TYPE AUTHB-OBJTYPE C 15 ' ' X Object type (15 characters, UDMO, UENO, UCLO)
SEND_MSG SYST-MSGTY C 1 'X' X If SY-SUBRC <> 0: Send message (' ', X)
UNLOCK_UNAUTHORIZED_OBJECT SYST-MSGTY C 1 ' ' X If not authorized: release lock (' ', X)

Parameter Reference Type Length Text
RETURN_CODE SYST-SUBRC I 4 Return code (see AUTHORITY-CHECK help)

Exception Text
INTERNAL_ERROR Internal error
PARAMETER_ERROR Parameter error