SAP ABAP Function Module AUTHORITY_CHECK (Berechtigungspruefung fuer den angemeldeten Benutzer (sy-uname))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR (Package) ABAP User Administration
Basic Data
Function Module AUTHORITY_CHECK Berechtigungspruefung fuer den angemeldeten Benutzer (sy-uname)  
Function Group SUSR   User master (lists and display)  
Program Name SAPLSUSR    
INCLUDE Name LSUSRU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing NEW_BUFFERING TYPE XUFLAG 3 Auth. object in user master maintenance
Importing USER TYPE USR02-BNAME SY-UNAME Name of the user to be checked
Importing OBJECT TYPE UST12-OBJCT Name of the object to be checked
Importing FIELD1 TYPE UST12-FIELD SPACE An authorization field to the obje
Importing VALUE1 TYPE UST12-VON SPACE Inspection value to field1
Importing FIELD2 TYPE UST12-FIELD SPACE Another author.field to the object
Importing VALUE2 TYPE UST12-VON SPACE Inspection value to field1 (may be
Importing FIELD3 TYPE UST12-FIELD SPACE Another a author.field to the obje
Importing VALUE3 TYPE UST12-VON SPACE Inspection value to field1 (may be
Importing FIELD4 TYPE UST12-FIELD SPACE
Importing VALUE4 TYPE UST12-VON SPACE
Importing FIELD5 TYPE UST12-FIELD SPACE
Importing VALUE5 TYPE UST12-VON SPACE
Importing FIELD6 TYPE UST12-FIELD SPACE
Importing VALUE6 TYPE UST12-VON SPACE
Importing FIELD7 TYPE UST12-FIELD SPACE
Importing VALUE7 TYPE UST12-VON SPACE
Importing FIELD8 TYPE UST12-FIELD SPACE
Importing VALUE8 TYPE UST12-VON SPACE
Importing FIELD9 TYPE UST12-FIELD SPACE
Importing VALUE9 TYPE UST12-VON SPACE
Importing FIELD10 TYPE UST12-FIELD SPACE
Importing VALUE10 TYPE UST12-VON SPACE
Exception USER_DONT_EXIST TYPE User does not exist
Exception USER_IS_AUTHORIZED TYPE User is authorized
Exception USER_NOT_AUTHORIZED TYPE User is not authorized
Exception USER_IS_LOCKED TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19950113 
SAP Release Created in