Menu

SAP Function Module TMS_CI_SEND_COMMAND_IN_DIA

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module TMS_CI_SEND_COMMAND_IN_DIA () 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_SEND_COMMAND_IN_DIA
Short Text
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
IV_COMMAND LIKE STMSC-COMMAND
IV_CONTEXT LIKE STMSC-CONTEXT
IV_EXECMODE LIKE STMSC-EXECMODE Execution mode
IV_LOCALRFC TYPE FLAG Execution mode
IV_SERVICE LIKE STMSC-SERVICE
IV_SUPER_ALLOWED LIKE STMSC-SUPERUSER ' ' General Flag
IV_TARCLIENT LIKE SY-MANDT Target Client
IV_TARDOMAIN LIKE TMSCSYS-DOMNAM
IV_TARSYSTEM LIKE TMSCSYS-SYSNAM Target System

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_EXCEPTION LIKE STMSCALERT

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

Exceptions

This function module does not define any Exceptions.