The Function Module CACS_LOG_CHECK_MESSAGETYPE (Prüfe Meldungstyp auf DB-Fortschreibung) is a standard Function Module in SAP ERP and is part of the function group CACS_BUFFERLOG within the package CACSAL.
Function Module | CACS_LOG_CHECK_MESSAGETYPE |
Short Text | Prüfe Meldungstyp auf DB-Fortschreibung |
Function Group | CACS_BUFFERLOG |
Package | CACSAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls |
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 |
---|---|
LOG_NOT_FOUND | Protokoll nicht gefunden im Hauptspeicher |
MSG_NOT_FOUND | Meldung nicht gefunden im Hauptspeicher |
SEVERE_ERROR | Schwerer Fehler |