Menu

SAP Function Module CACS_LOG_DETLEVEL_CHG

Provisionen: Ändern Nachrichtenebene um einen Level

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.

Technical Information

Function Module CACS_LOG_DETLEVEL_CHG
Short Text Provisionen: Ändern Nachrichtenebene um einen Level
Function Group CACS_BUFFERLOG
Package CACSAL
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.