Authorization Check

Checks whether the current program user has the corresponding authorization. The system compares a value for checking with the corresponding entries in the user master record for each authorization field in an authorization object. Check indicators control whether or not there is a check. The ABAP statement that triggers this check is AUTHORITY-CHECK.

More