Menu

SAP Function Module TMS_UI_POPUP_SYSTEM_ADDRESS

Display/change system address

The Function Module TMS_UI_POPUP_SYSTEM_ADDRESS (Display/change system address) 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_POPUP_SYSTEM_ADDRESS
Short Text Display/change system address
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_CHANGE_HOST TYPE STMS_FLAG
IV_CHANGE_USER TYPE STMS_FLAG
IV_HOST LIKE TMSCDES-RFCHOST
IV_SERVICE LIKE TMSCDES-RFCSERV
IV_SYSTEM LIKE TMSCDOM-DOMCTL
IV_USER LIKE TMSCDES-RFCUSER

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_HOST LIKE TMSCDES-RFCHOST
EV_OK_CODE TYPE STMS_OKCODE
EV_USER LIKE TMSCDES-RFCUSER

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_SERVER LIKE STMSMSERV

Exceptions

This function module does not define any Exceptions.