The Function Module RMXT799_GET_RCP_HEADER (Ermittelt Rezept Kopf mit GUID + AENNR (optional)) is a standard Function Module in SAP ERP and is part of the function group RMXT799 within the package RMXTTLS.
Function Module | RMXT799_GET_RCP_HEADER |
Short Text | Ermittelt Rezept Kopf mit GUID + AENNR (optional) |
Function Group | RMXT799 |
Package | RMXTTLS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IFLG_WITH_FRM | TYPE | FLAG | Kennz.: Rezeptformel + alle Stufenformeln mitlesen | |
IT_GUID | TYPE | RCPTY_API_KEY | RMS-RCP: API - Tabellentyp für Keytabelle | |
I_AENNR | TYPE | AENNR | Änderungsnummer Rezept, wenn leer, wird der erste Änd.Stand gelesen | |
I_GUID | TYPE | GUID | GUID des Rezeptes | |
I_LANGU | TYPE | LANG | SY-LANGU | Sprachkennzeichen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_RCP_HD | TYPE | RCPS_API_RCP | Struktur mit Rezeptkopf | |
ET_AENNR | TYPE | RCPTY_API_AENNR_RCP | RCP API - Tabellentyp für Änderungsstände des Rezeptes | |
ET_PST | TYPE | RCPTY_API_PST | RMS-RCP: API - Tabellentyp für Prozess Stage | |
ET_RCP_HD | TYPE | RCPTY_API_RCP | RMS-RCP: API - Tabellentyp für Rezeptdaten | |
ET_REL_FRM | TYPE | RCPTY_API_REL_FRM | RMS-RCP: API - Tabellentyp Formelzuordnung | |
E_TXT_RCP | TYPE | PVS_PNODETX | Kurztext Rezept für Anmeldesprache |
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 |
---|---|
EXC_AENNR_NOT_EXITS | Änderungsnummer existiert nicht |
EXC_ERROR | Beim Lesen der Rezeptdaten trat(en) Fehler auf |
EXC_WRONG_AENNR | Änderungsnr. existiert nicht im Rezept |