Menu

SAP Function Module TMS_UI_MODIFY_SYSTEM_CONFIG

Display/Change TMS Configuration for a System

The Function Module TMS_UI_MODIFY_SYSTEM_CONFIG (Display/Change TMS Configuration for a 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_MODIFY_SYSTEM_CONFIG
Short Text Display/Change TMS Configuration for a 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_DISPLAY TYPE STMS_FLAG 'X'
IV_SYSTEM LIKE TMSCSYS-SYSNAM

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_OK_CODE TYPE STMS_OKCODE

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_SYS_LIST LIKE TMSCSYS TMS: System Overview: GRID Control

Exceptions

This function module does not define any Exceptions.