Table/Structure Field list used by SAP ABAP Function Module OIRH_AUTHCHECK (Berechtigungspruefung auf einen Benutzer <> sy-uname)
SAP ABAP Function Module
OIRH_AUTHCHECK (Berechtigungspruefung auf einen Benutzer <> sy-uname) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 2 | TOBJ - FIEL1 | Authorization Field | SOURCE VALUE(FIELD1) LIKE TOBJ-FIEL1 DEFAULT 'TCD' |
|
| 3 | TOBJ - FIEL1 | Authorization Field | SOURCE VALUE(FIELD2) LIKE TOBJ-FIEL1 DEFAULT 'AUTH' |
|
| 4 | TOBJ - FIEL1 | Authorization Field | ||
| 5 | USR02 - BNAME | User Name in User Master Record | ||
| 6 | USR02 - GLTGB | User valid to | ||
| 7 | USR02 - GLTGV | User valid from | ||
| 8 | USR02 - UFLAG | User Lock Status | ||
| 9 | USR04 - BNAME | User Name in User Master Record | ||
| 10 | USR04 - BNAME | User Name in User Master Record | SOURCE VALUE(USER) LIKE USR04-BNAME OPTIONAL |
|
| 11 | USR12 - AKTPS | Active or maintenance version | ||
| 12 | USR12 - AUTH | Authorization name in user master maintenance | ||
| 13 | USR12 - OBJCT | Authorization Object | ||
| 14 | USR12 - OBJCT | Authorization Object | SOURCE VALUE(OBJECT) LIKE USR12-OBJCT DEFAULT 'S_TCODE' |
|
| 15 | XU180 - VALUE | Authorization Value | ||
| 16 | XU180 - VALUE | Authorization Value | SOURCE VALUE(VALUE1) LIKE XU180-VALUE DEFAULT 'S_USER_AUT' |
|
| 17 | XU180 - VALUE | Authorization Value | SOURCE REFERENCE(VALUE2) LIKE XU180-VALUE DEFAULT 'S_USER_ALL' |