Menu

SAP Function Module TMS_CI_START_SERVICE

Internal: Service Dispatcher for TMS

The Function Module TMS_CI_START_SERVICE (Internal: Service Dispatcher for TMS) is a standard Function Module in SAP ERP and is part of the function group TMSC within the package STMA.

Technical Information

Function Module TMS_CI_START_SERVICE
Short Text Internal: Service Dispatcher for TMS
Function Group TMSC
Package STMA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_ACCESS LIKE STMSC-ACCESSTOK CI: Access Token
IV_CALLER LIKE SY-UNAME SAP System, User Logon Name
IV_COMMAND LIKE STMSC-COMMAND CI: Command
IV_CONTEXT LIKE STMSC-CONTEXT CI: Call Context
IV_EXECMODE LIKE STMSC-EXECMODE CI: Execution Mode
IV_SERVICE LIKE STMSC-SERVICE CI: Service
IV_SRCDOMAIN LIKE TMSCSYS-DOMNAM TMS: Transport Domain
IV_SRCSYSTEM LIKE TMSCSYS-SYSNAM TMS: System Name
IV_SRCVERSION LIKE TMSCSYS-TMSREL '0.00' TMS: Release ID
IV_SUPER LIKE STMSC-SUPERUSER General Flag
IV_TARCLIENT LIKE SY-MANDT R/3 System, Client Number from Logon
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 LIKE STMSCA_TR TMS CI: Alert Structure (Internal Format)
EV_CHAR_LENGTH LIKE TMSCDES-RFCUNICODE Number of Bytes per Character (Unicode System)
EV_SERVICE_VERSION LIKE TMSCSYS-TMSREL TMS: Release ID

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_ITABLE LIKE TMSINT4
TT_NAMTAB LIKE TMSCNAMTAB
TT_OBJTAB LIKE TMSCOBJTAB TMS CI: Container Object Table (from Unicode)
TT_TABLE LIKE TMSCC1024
TT_XTABLE LIKE TMSCX1024 TMS CI: Container for Data

Exceptions

This function module does not define any Exceptions.