Table/Structure Field list used by SAP ABAP Function Module TMS_CFG_CHECK_USER (TMS Cfg: check if user already exists)
SAP ABAP Function Module
TMS_CFG_CHECK_USER (TMS Cfg: check if user already exists) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 2 | SYST - SYSID | ABAP System Field: Name of SAP System | ||
| 3 | USR02 - BNAME | User Name in User Master Record | SOURCE VALUE(IV_USER) LIKE USR02-BNAME |
|
| 4 | USR02 - BNAME | User Name in User Master Record | ||
| 5 | USR02 - USTYP | User Type | SOURCE VALUE(IV_TYPE) LIKE USR02-USTYP OPTIONAL |
|
| 6 | USR02 - USTYP | User Type | ||