Start of Content Area
authorization check (BC-ABA)

ABAP Runtime Environment (BC-ABA)

Check to determine whether the current program user has a certain authorization. For each authorization field of an authorization object a value to be checked is compared with the corresponding entry in the user master record. Whether an authorization check takes place is determined by the check indicator. The corresponding ABAP statement is AUTHORITY-CHECK.

End of Content Area