Menu

SAP Function Module MESSAGES_FILTER_SET

Wandelt Filterstring in Flags um

The Function Module MESSAGES_FILTER_SET (Wandelt Filterstring in Flags um) 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 MESSAGES_FILTER_SET
Short Text Wandelt Filterstring in Flags um
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_FLG_AMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
I_FLG_DMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
I_FLG_EMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
I_FLG_HMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
I_FLG_IMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
I_FLG_PMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
I_FLG_SMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
I_FLG_WMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
I_FLG_XMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_QUERY_FOR_MSG TYPE CACSMSGFILTER Nachrichtenfilter

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.