The Function Module FRML538A_CONS_CHECK_DELETE (Check consistency and delete Nutrients to formula) is a standard Function Module in SAP ERP and is part of the function group FRML538A within the package RMSFRMDIA.
Function Module | FRML538A_CONS_CHECK_DELETE |
Short Text | Check consistency and delete Nutrients to formula |
Function Group | FRML538A |
Package | RMSFRMDIA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IO_PROT | CLASS | CL_RMST_PROT | Objekt für Berechnungsprotokoll | |
IS_ADDINF | TYPE | FRMLS_ADDINF | RMS-FRM: Zusatzinfos für FB-Aufrufe | |
IS_FRML_HDR | TYPE | FRMLS_HDR_ALL | RMS-FRM: Formelkopfdaten (gesamt) | |
I_FLG_WRITE | TYPE | FRMLE_FLAG | Berechnete Daten sollen an Formel geschrieben werden |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_API_LOG | TYPE | FRMLTY_API_LOG_INFO | Tabellentyp für FRMLS_API_LOG_INFO | |
ET_MSG | TYPE | FRMLTY_MAN_MSG | RMS-FRM: Nachrichten für AnwendungsLog | |
ET_NUTRIENTS | TYPE | FRMLTY_EXPL_IO | Interne Berechnungsstruktur für Nährwertauflösungen | |
E_FLG_CALC_ERROR | TYPE | FRMLE_FLAG | Fehler beim Berechnen | |
E_FLG_NO_USAGE | TYPE | FRMLE_FLAG | Fehler: Keine Default-Verwendung gepflegt | |
E_FLG_WRITE_ERROR | TYPE | FRMLE_FLAG | Fehler beim Schreiben |
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.