Menu

SAP Function Module TMS_UI_POPUP_SYSTEM_NAME

Prompt system name

The Function Module TMS_UI_POPUP_SYSTEM_NAME (Prompt system name) 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_NAME
Short Text Prompt system name
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_ALL_SYSTEMS TYPE STMS_FLAG
IV_ONLY_ACTIVE TYPE STMS_FLAG 'X'
IV_PLUS_VIRTUAL TYPE STMS_FLAG

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_DOMAIN_NAME LIKE TMSCSYS-DOMNAM TMS: transport domain
EV_OK_CODE TYPE STMS_OKCODE
EV_SYSTEM_NAME LIKE TMSCSYS-SYSNAM TMS: System Name
EV_SYSTEM_TEXT LIKE TMSCSYS-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.