Menu

SAP Function Module AUTHORITY_CHECK

The Function Module AUTHORITY_CHECK () is a standard Function Module in SAP ERP and is part of the function group SUSR within the package SUSR.

Technical Information

Function Module AUTHORITY_CHECK
Short Text
Function Group SUSR
Package SUSR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELD1 LIKE UST12-FIELD An authorization field to the obje
FIELD10 LIKE UST12-FIELD SPACE
FIELD2 LIKE UST12-FIELD SPACE Another author.field to the object
FIELD3 LIKE UST12-FIELD SPACE Another a author.field to the obje
FIELD4 LIKE UST12-FIELD SPACE
FIELD5 LIKE UST12-FIELD SPACE
FIELD6 LIKE UST12-FIELD SPACE
FIELD7 LIKE UST12-FIELD SPACE
FIELD8 LIKE UST12-FIELD SPACE
FIELD9 LIKE UST12-FIELD SPACE
NEW_BUFFERING TYPE XUFLAG 3 Auth. object in user master maintenance
OBJECT LIKE UST12-OBJCT Name of the object to be checked
USER LIKE USR02-BNAME SY-UNAME Name of the user to be checked
VALUE1 LIKE UST12-VON SPACE Inspection value to field1
VALUE10 LIKE UST12-VON SPACE
VALUE2 LIKE UST12-VON SPACE Inspection value to field1 (may be
VALUE3 LIKE UST12-VON SPACE Inspection value to field1 (may be
VALUE4 LIKE UST12-VON SPACE
VALUE5 LIKE UST12-VON SPACE
VALUE6 LIKE UST12-VON SPACE
VALUE7 LIKE UST12-VON SPACE
VALUE8 LIKE UST12-VON SPACE
VALUE9 LIKE UST12-VON SPACE

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
USER_DONT_EXIST User does not exist
USER_IS_AUTHORIZED User is authorized
USER_IS_LOCKED
USER_NOT_AUTHORIZED User is not authorized