Menu

SAP Function Module MESSAGES_FILTER_GET

Wandelt Filterstring in Flags um

The Function Module MESSAGES_FILTER_GET (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_GET
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_QUERY_FOR_MSG TYPE CACSMSGFILTER Nachrichtenfilter

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_AMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
E_FLG_DMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
E_FLG_EMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
E_FLG_HMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
E_FLG_IMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
E_FLG_OTHERS TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
E_FLG_PMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
E_FLG_SMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
E_FLG_WMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)
E_FLG_XMSG TYPE BOOLEAN_FLG boolsche Variable (X-true, space-false)

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.