SAP AUTHORIZATION CHECK - Glossary



Warning: file_get_contents(/customers/9/5/e/s4hd.com/httpd.www/global/php/adxcode.txt): Failed to open stream: No such file or directory in /customers/9/5/e/s4hd.com/httpd.www/global/php/helpers.php on line 89

Get Example source ABAP code based on a different SAP table
  

Warning: Undefined variable $prev in /customers/9/5/e/s4hd.com/httpd.www/sap/help/index.php on line 55
VERSION 5 IN

authorization check
Checks whether the current ABAP user has a specific authorization. For each authorization field of an authorization object, the system checks a value against the corresponding entries in the user master record. Check indicators control whether an authorization check takes place. Authorization checks are either implicit when programs are called, or explicit when the ABAP statement AUTHORITY-CHECK is used.
ABAP_MORE_INFO