Menu

SAP Function Module TMS_TM_GET_TRLIST

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

Technical Information

Function Module TMS_TM_GET_TRLIST
Short Text
Function Group TMS_TM
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_GET_LINENR TYPE FLAG
IV_LAST_IMPORT TYPE FLAG General Flag
IV_LATEST TYPE CHAR1 Single-Character Flag
IV_TPSTAT_KEY TYPE TMSTPKEY TMS: tp Key in TPSTAT and ALOG
IV_TRSTEPS TYPE CHAR30 30 Characters

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_SERVICE_VERS TYPE TMSREL

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
IRT_REQUESTS LIKE CTRS_REQU Range Structure for Request

Exceptions

This function module does not define any Exceptions.