Menu

SAP Function Module TMS_TP_IMPORT

Import Transport Request

The Function Module TMS_TP_IMPORT (Import Transport Request) 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_IMPORT
Short Text Import Transport Request
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
IT_SUCCESSOR TYPE TPREQUESTS
IT_TRPROJECT TYPE TRPROJECTS
IV_CLIENT LIKE STPA-CLIENT
IV_FEEDBACK LIKE STPA-FEEDBACK ID for feedback job (Workflow, UserExit,...)
IV_OFFLINE LIKE STPA-FLAG
IV_REQUEST LIKE STPA-TRKORR
IV_SIMULATE LIKE STMSC-SIMULATE GC_CI_SIMU_OFF CI: Calls: Log, Authority
IV_SUBSET LIKE STPA-FLAG
IV_TEST_IMPORT LIKE STPA-FLAG
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_RET_CODE LIKE STPA-RETCODE

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_CLIENT LIKE T000 Clients
TT_PROJECT LIKE TPPROJECT
TT_REQUEST LIKE TPREQUEST

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
TP_CALL_FAILED