The Function Module CACS_LOG_MSG_STORE_ALLOWED (Prüfe, ob erneutes Nachrichensammeln nach Sichern noch erlaubt) 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_MSG_STORE_ALLOWED |
Short Text | Prüfe, ob erneutes Nachrichensammeln nach Sichern noch erlaubt |
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 | |
I_LOG_SUBOBJECT | TYPE | BAL_S_LOG-SUBOBJECT | Anwendungs-Log: Unterobjekt |
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 |
MSG_STORE_NOT_ALLOWED | Meldung hinzufügen nicht erlaubt, weil Log bereits auf DB gesichert |