The Function Module FRML565_ADD_ERR_TO_APPL_LOG (RMS-FRM:Fehlermeldungen ins Application Log schreiben) is a standard Function Module in SAP ERP and is part of the function group FRML565 within the package RMSFRMINFMSC.
Function Module | FRML565_ADD_ERR_TO_APPL_LOG |
Short Text | RMS-FRM:Fehlermeldungen ins Application Log schreiben |
Function Group | FRML565 |
Package | RMSFRMINFMSC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IO_WBO_FRM | CLASS | CL_FRML_WBO | Referenz auf Workbench Application Objekt | |
IT_API_LOG | TYPE | FRMLTY_API_LOG_INFO | Tabellentyp für FRMLS_API_LOG_INFO | |
IT_LOG_REC | TYPE | FRMLTY_LOG_REC | Nachrichten für AnwendungsLog | |
IT_MSG | TYPE | FRMLTY_MSG | Nachrichtentabelle |
This function module does not define any EXPORTING parameters.
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 |
---|---|
CANNOT_WRITE_LOG | Anwendungslog kann nicht geschrieben werden |