The Function Module RMXT104_MASTERS_GET (TMS-API: Prozessparametrisierbare Objekte eines Rezepts ermitteln) is a standard Function Module in SAP ERP and is part of the function group RMXT104 within the package RMXTAPI.
Function Module | RMXT104_MASTERS_GET |
Short Text | TMS-API: Prozessparametrisierbare Objekte eines Rezepts ermitteln |
Function Group | RMXT104 |
Package | RMXTAPI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_RCP | TYPE | RCPS_API_RCP | RMS-RCP: API - Struktur Rezeptdaten | |
IT_EQR | TYPE | RCPTY_API_EQR | RMS-RCP: API - Tabellentyp für Equipment Requirement | |
IT_PAC | TYPE | RCPTY_API_PAC | RMS-RCP: API - Tabellentyp für Prozess Action | |
IT_POP | TYPE | RCPTY_API_POP | RMS-RCP: API - Tabellentyp für Prozess Operation | |
IT_PRO | TYPE | RCPTY_API_PRO | RMS-RCP: API - Tabellentyp für Prozess | |
IT_PST | TYPE | RCPTY_API_PST | RMS-RCP: API - Tabellentyp für Prozess Stage | |
IT_STX | TYPE | RCPTY_API_STX | RMS-RCP: API - Tabellentyp Kurztexte |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ERROR | TYPE | RMXTTY_MESSAGES | TMS-API: Allgemeine Fehlerstruktur | |
ET_OBJ | TYPE | RMXTTY_PP_RMS_MASTER | TMS-API: Rezept-Objekte | |
E_FLG_ERROR | TYPE | FLAG | Fehlerkennzeichen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.