Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module FRML181_CHECK_END_FRML_RCP (RMS-FRM: Ermittlung der Endformel innerhalb vom Rezept.) is a standard Function Module in SAP ERP and is part of the function group FRML181 within the package RMSFRMINFMSC.
Function Module | FRML181_CHECK_END_FRML_RCP |
Short Text | RMS-FRM: Ermittlung der Endformel innerhalb vom Rezept. |
Function Group | FRML181 |
Package | RMSFRMINFMSC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_HDR | TYPE | FRM31_HDR_TAB_TYPE | Gelesene Formeldaten | |
IT_INA | TYPE | FRM31_INA_TAB_TYPE | Gelesene Formeldaten | |
IT_INI | TYPE | FRM31_INI_TAB_TYPE | Gelesene Formeldaten | |
IT_INM | TYPE | FRM31_INM_TAB_TYPE | Gelesene Formeldaten | |
IT_INP | TYPE | FRM31_INP_TAB_TYPE | Gelesene Formeldaten | |
IT_INS | TYPE | FRM31_INS_TAB_TYPE | Gelesene Formeldaten | |
IT_OSD | TYPE | FRM31_OSD_TAB_TYPE | Gelesene Formeldaten | |
IT_OUA | TYPE | FRM31_OUA_TAB_TYPE | Gelesene Formeldaten | |
IT_OUI | TYPE | FRM31_OUI_TAB_TYPE | Gelesene Formeldaten | |
IT_OUM | TYPE | FRM31_OUM_TAB_TYPE | Gelesene Formeldaten | |
IT_OUP | TYPE | FRM31_OUP_TAB_TYPE | Gelesene Formeldaten | |
IT_OUS | TYPE | FRM31_OUS_TAB_TYPE | Gelesene Formeldaten | |
IT_RCP_FRML | TYPE | FRMLTY_RCP_FRML_AGGR | RMS-FRM:Tabllentyp für Auflösung (Rezept mit Formeln) | |
I_LEVEL | TYPE | FRMLC01-FRML_LEVEL | Sicht einer Rezeptformel | |
I_VALDAT | TYPE | FRMLE_VALDAT | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FRML_RECN | TYPE | FRMLE_RECN | RMS-FRM: Objektidentifizierer | |
E_GUID_RCP | TYPE | FRMLE_PNGUID | Identifizierer des PVS-Knoten |
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.