Table/Structure Field list used by SAP ABAP Function Module SCAG_GET_USER_TYP (Returns the user type)
SAP ABAP Function Module
SCAG_GET_USER_TYP (Returns the user type) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - DBCNT | ABAP System Field: Edited Database Table Rows | ||
| 2 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 3 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 4 | USR06 - BNAME | User Name in User Master Record | ||
| 5 | USR06 - BNAME | User Name in User Master Record | SOURCE VALUE(USERNAME) LIKE USR06-BNAME |
|
| 6 | USR06 - LIC_TYPE | ID for the User Types of the SAP System | ||
| 7 | USR06 - LIC_TYPE | ID for the User Types of the SAP System | SOURCE VALUE(TYP) LIKE USR06-LIC_TYPE |
|