Table list used by SAP ABAP Function Module TMS_MGR_CHECK_USER (TMS Mgr: check if user already exists)
SAP ABAP Function Module TMS_MGR_CHECK_USER (TMS Mgr: check if user already exists) is using
# Object Type Object Name Object Description Note
     
1 Table  STMSCALERT TMS CI: Alert Structure
2 Table  STMSCALERT TMS CI: Alert Structure SOURCE REFERENCE(EV_ALERTID) LIKE STMSCALERT-ID
3 Table  TMSCSYS TMS CI: Systems SOURCE VALUE(IV_SYSTEM) LIKE TMSCSYS-SYSNAM OPTIONAL
4 Table  TMSCSYS TMS CI: Systems
5 Table  TMSSRV TMS SRV: Description of General Server Systems
6 Table  US334 Aux. structure to pass profiles to function module SOURCE TT_USER_PROFILES STRUCTURE US334 OPTIONAL
7 Table  USR02 Logon Data (Kernel-Side Use) SOURCE VALUE(IV_TYPE) LIKE USR02-USTYP OPTIONAL
8 Table  USR02 Logon Data (Kernel-Side Use) SOURCE VALUE(IV_USER) LIKE USR02-BNAME
9 Table  USR02 Logon Data (Kernel-Side Use)