The Function Module CACS_LOG_DETLEVEL_CHG (Provisionen: Ändern Nachrichtenebene um einen Level) 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_DETLEVEL_CHG |
Short Text | Provisionen: Ändern Nachrichtenebene um einen Level |
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_CHANGELEVEL | TYPE | CACS_BAL_CHGLEVEL | '0' | Veränderungsrichtung der Nachrichtentiefe (+/-/sonst) |
I_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DETLEVEL | TYPE | BAL_S_MSG-DETLEVEL | Anwendungs-Log: Detaillierungsgrad |
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.