Menu

SAP Function Module TMS_MGR_CHECK_USER

The Function Module TMS_MGR_CHECK_USER () is a standard Function Module in SAP ERP and is part of the function group TMSM within the package STMA.

Technical Information

Function Module TMS_MGR_CHECK_USER
Short Text
Function Group TMSM
Package STMA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CLIENT LIKE SY-MANDT Client
IV_MONITOR TYPE STMS_FLAG 'X' Monitoring
IV_SYSTEM LIKE TMSCSYS-SYSNAM System
IV_TYPE LIKE USR02-USTYP
IV_USER LIKE USR02-BNAME
IV_USER_PROFILES TYPE STMS_FLAG
IV_VERBOSE TYPE STMS_FLAG

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_ALERTID LIKE STMSCALERT-ID

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TT_USER_PROFILES LIKE US334

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CHECK_USER_ALERT
READ_CONFIG_FAILED