The Function Module RMXT104_RECIPE_DATA_READ (TMS-API: Relevante Rezeptdaten lesen) is a standard Function Module in SAP ERP and is part of the function group RMXT104 within the package RMXTAPI.
Function Module | RMXT104_RECIPE_DATA_READ |
Short Text | TMS-API: Relevante Rezeptdaten lesen |
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 |
---|---|---|---|---|
I_KEYDATE | TYPE | RMSAE_GPDATE | SY-DATUM | Stichtag |
I_RCP_GUID | TYPE | PVS_GUID | interne Identifikation für PVS Objekte |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_RCP | TYPE | RCPS_API_RCP | RMS-RCP: API - Struktur Rezeptdaten | |
ET_EQR | TYPE | RCPTY_API_EQR | RMS-RCP: API - Tabellentyp für Equipment Requirement | |
ET_ERROR | TYPE | RMXTTY_MESSAGES | TMS-API: Allgemeine Fehlerstruktur | |
ET_PAC | TYPE | RCPTY_API_PAC | RMS-RCP: API - Tabellentyp für Prozess Action | |
ET_POP | TYPE | RCPTY_API_POP | RMS-RCP: API - Tabellentyp für Prozess Operation | |
ET_PP | TYPE | RCPTY_API_PP | RMS-RCP: API - Tabellentyp Prozess Parameter | |
ET_PRO | TYPE | RCPTY_API_PRO | RMS-RCP: API - Tabellentyp für Prozess | |
ET_PST | TYPE | RCPTY_API_PST | RMS-RCP: API - Tabellentyp für Prozess Stage | |
ET_STX | TYPE | RCPTY_API_STX | RMS-RCP: API - Tabellentyp Kurztexte | |
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.