Menu

SAP Function Module TRINT_TP_READ_TPSTAT

Internal: Read tp status from table TPSTAT

The Function Module TRINT_TP_READ_TPSTAT (Internal: Read tp status from table TPSTAT) is a standard Function Module in SAP ERP and is part of the function group STPA within the package STTO.

Technical Information

Function Module TRINT_TP_READ_TPSTAT
Short Text Internal: Read tp status from table TPSTAT
Function Group STPA
Package STTO
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_CLEAN LIKE STPA-FLAG
IV_DELETE LIKE STPA-FLAG
IV_OFFLINE LIKE STPA-FLAG
IV_TP_COMMAND LIKE STPA-COMMAND
IV_TRANSPORT_REQUEST LIKE STPA-TRKORR

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_STATUS LIKE TPSTAT

Exceptions

This function module does not define any Exceptions.