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.
Function Module | TRINT_TP_READ_TPSTAT |
Short Text | Internal: Read tp status from table TPSTAT |
Function Group | STPA |
Package | STTO |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TT_STATUS | LIKE | TPSTAT |
This function module does not define any Exceptions.