Menu

SAP Function Module RRMS_MSG_HANDLING_STATE_GET

Ermittelt den Status des Messagehandlers

The Function Module RRMS_MSG_HANDLING_STATE_GET (Ermittelt den Status des Messagehandlers) is a standard Function Module in SAP ERP and is part of the function group RRMS within the package RSROA.

Technical Information

Function Module RRMS_MSG_HANDLING_STATE_GET
Short Text Ermittelt den Status des Messagehandlers
Function Group RRMS
Package RSROA
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACTIVE TYPE RS_BOOL 'X': Messagehandler aktiv
E_COLLECT_OFF TYPE RS_BOOL falls aktiv und 'X': Sammelmodus abgeschaltet
E_HANDLE TYPE RSR_HANDLE falls aktiv: aktuelles Handle
E_MSG_OFF TYPE RS_BOOL falls aktiv und 'X': Meldungen werden ignoriert

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.