Menu

SAP Function Module KCD_PROTOCOL_OUTPUT_CONTROL

Filtern von Protokolleinträgen, die nicht geschrieben werden sollen.

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module KCD_PROTOCOL_OUTPUT_CONTROL (Filtern von Protokolleinträgen, die nicht geschrieben werden sollen.) is a standard Function Module in SAP ERP and is part of the function group KCDL within the package BKD.

Technical Information

Function Module KCD_PROTOCOL_OUTPUT_CONTROL
Short Text Filtern von Protokolleinträgen, die nicht geschrieben werden sollen.
Function Group KCDL
Package BKD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FORMAT_MESS LIKE Formatierungen werden angezeigt.
INFORMATION_MESS LIKE Informationen werden angezeigt.
LEVEL LIKE Ebenen, die angezeigt werden soll.
MAX_COUNTER LIKE DDPRS-DDPOSITION Bei Überschreitung erfolgt eine EXCEPTION.
WARNING_MESS LIKE Warnungen werden angezeigt.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADD_TO_COUNTER LIKE SY-TABIX Summe der Meldungen des aktuellen Aufrufs.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COUNTER LIKE SY-TABIX Summe der bisher gezählten Meldungen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGES LIKE SPROT_U Übergabe der Meldungen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MAX_COUNTER_EXCEEDED Nach dem Filter: mehr Meldungen als MAX_COUNTER.