Menu

SAP Function Module TMS_UI_CONFIGURE_SYSTEM

Configure system

The Function Module TMS_UI_CONFIGURE_SYSTEM (Configure system) is a standard Function Module in SAP ERP and is part of the function group TMSU within the package STMA.

Technical Information

Function Module TMS_UI_CONFIGURE_SYSTEM
Short Text Configure system
Function Group TMSU
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_EXPERT_MODE TYPE STMS_FLAG

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_CONFIG LIKE TMSMCONF
EV_DOMAIN_CONTROLLER LIKE TMSMCONF-DOMCTL
EV_DOMAIN_CTL_TEXT LIKE TMSMCONF-CTLTXT
EV_DOMAIN_NAME LIKE TMSMCONF-DOMNAM
EV_DOMAIN_TEXT LIKE TMSMCONF-DOMTXT
EV_IS_A_CLIENT TYPE STMS_FLAG
EV_IS_A_CONTROLLER TYPE STMS_FLAG
EV_SYSTEM_NAME LIKE TMSMCONF-SYSNAM
EV_SYSTEM_TEXT LIKE TMSMCONF-SYSTXT

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.