The Function Module MRTRS320_TRANSFORM_HIST_READ (RMS-MRTRS : Read data of MR transformation history) is a standard Function Module in SAP ERP and is part of the function group MRTRS320 within the package RMSTRS.
Function Module | MRTRS320_TRANSFORM_HIST_READ |
Short Text | RMS-MRTRS : Read data of MR transformation history |
Function Group | MRTRS320 |
Package | RMSTRS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_KEY | TYPE | MRTRSS_HDRKEY_NOMANDT | RMS-MRTRS : Key of MR transformation header without MANDT | |
I_AKTYP | TYPE | AKTYP | Aktivitätstyp in der Transaktion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_TRANSFORM_HIST | TYPE | MRTRSS_API_TRANSFORM_HIST | RMS-MRTRS : Transformation history per run (appl layer) | |
ET_TRANSFORM_PAIR | TYPE | MRTRSTY_TRANSFORM_PAIR | RMS-MRTRS : Tabellentyp für Struktur MRTRSS_TRANSFORM_PAIR |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALREADY_EXIST | Header record already exists |
KEY_INCOMPLETE | Required key fields are incomplete |
NOT_FOUND | Header record not found |
SYSTEM_ERROR | System error |