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 |
|---|---|---|---|---|---|---|---|
| |
NEW_BUFFERING | TYPE | XUFLAG | 3 | Auth. object in user master maintenance | ||
| |
USER | TYPE | USR02-BNAME | SY-UNAME | Name of the user to be checked | ||
| |
OBJECT | TYPE | UST12-OBJCT | Name of the object to be checked | |||
| |
FIELD1 | TYPE | UST12-FIELD | SPACE | An authorization field to the obje | ||
| |
VALUE1 | TYPE | UST12-VON | SPACE | Inspection value to field1 | ||
| |
FIELD2 | TYPE | UST12-FIELD | SPACE | Another author.field to the object | ||
| |
VALUE2 | TYPE | UST12-VON | SPACE | Inspection value to field1 (may be | ||
| |
FIELD3 | TYPE | UST12-FIELD | SPACE | Another a author.field to the obje | ||
| |
VALUE3 | TYPE | UST12-VON | SPACE | Inspection value to field1 (may be | ||
| |
FIELD4 | TYPE | UST12-FIELD | SPACE | |||
| |
VALUE4 | TYPE | UST12-VON | SPACE | |||
| |
FIELD5 | TYPE | UST12-FIELD | SPACE | |||
| |
VALUE5 | TYPE | UST12-VON | SPACE | |||
| |
FIELD6 | TYPE | UST12-FIELD | SPACE | |||
| |
VALUE6 | TYPE | UST12-VON | SPACE | |||
| |
FIELD7 | TYPE | UST12-FIELD | SPACE | |||
| |
VALUE7 | TYPE | UST12-VON | SPACE | |||
| |
FIELD8 | TYPE | UST12-FIELD | SPACE | |||
| |
VALUE8 | TYPE | UST12-VON | SPACE | |||
| |
FIELD9 | TYPE | UST12-FIELD | SPACE | |||
| |
VALUE9 | TYPE | UST12-VON | SPACE | |||
| |
FIELD10 | TYPE | UST12-FIELD | SPACE | |||
| |
VALUE10 | TYPE | UST12-VON | SPACE | |||
| |
USER_DONT_EXIST | TYPE | User does not exist | ||||
| |
USER_IS_AUTHORIZED | TYPE | User is authorized | ||||
| |
USER_NOT_AUTHORIZED | TYPE | User is not authorized | ||||
| |
USER_IS_LOCKED | TYPE | |||||
Processing Type
| Normal Function 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 |