Menu

SAP Function Module TMS_UNI_DISPATCH

The Function Module TMS_UNI_DISPATCH () is a standard Function Module in SAP ERP and is part of the function group TMSR within the package STMA_UNI.

Technical Information

Function Module TMS_UNI_DISPATCH
Short Text
Function Group TMSR
Package STMA_UNI
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_COMMAND LIKE STMSC-COMMAND CI: Command
IV_CONTEXT LIKE STMSC-CONTEXT CI: Call Context
IV_SERVICE TYPE STMSC-SERVICE
IV_SRCDOMAIN LIKE TMSCSYS-DOMNAM TMS: Transport Domain
IV_SRCSYSTEM LIKE TMSCSYS-SYSNAM TMS: System Name
IV_TARSYSTEM LIKE TMSCSYS-SYSNAM TMS: System Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_EXCEPTION TYPE STMSCALERT TMS CI: Alert Structure

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.