Menu

SAP Function Module TMS_TP_EXPORT

The Function Module TMS_TP_EXPORT () is a standard Function Module in SAP ERP and is part of the function group TMST within the package STMA.

Technical Information

Function Module TMS_TP_EXPORT
Short Text
Function Group TMST
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_CLIENT LIKE STPA-CLIENT Client
IV_OFFLINE LIKE STPA-FLAG SPACE
IV_PROJECT LIKE STPA-PROJECT Project in Change and Transport System
IV_SYSTEM_NAME LIKE STPA-SYSNAME Name of an SAP System in the (active) transp. configuration
IV_TP_COMMAND LIKE STPA-COMMAND tp Command
IV_TP_OPTIONS LIKE STPA-OPTIONS
IV_TRANSPORT_REQUEST LIKE STPA-TRKORR Request/Task
IV_UMODES LIKE STPA-UMODES

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_TPSTAT_KEY LIKE STPA-TIMESTAMP
EV_TP_CMD_LINE LIKE STPA-CMDLINE
EV_TP_CMD_STRING LIKE STPA-CMDSTRING
EV_TP_MESSAGE LIKE STPA-MESSAGE
EV_TP_RETURN_CODE LIKE STPA-RETCODE Max. return code

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_STDOUT LIKE TPSTDOUT

Exceptions

This function module does not define any Exceptions.