Menu

SAP Function Module CHECK_SYS_MESSAGE_OCCURED

Status Abfrage für den SY_MESSAGE_COLLECTOR

The Function Module CHECK_SYS_MESSAGE_OCCURED (Status Abfrage für den SY_MESSAGE_COLLECTOR) is a standard Function Module in SAP ERP and is part of the function group POC_ENTRY within the package CMX_POC.

Technical Information

Function Module CHECK_SYS_MESSAGE_OCCURED
Short Text Status Abfrage für den SY_MESSAGE_COLLECTOR
Function Group POC_ENTRY
Package CMX_POC
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
MSGID TYPE SY-MSGID Nachrichten, Nachrichtenklasse
MSGNO TYPE SY-MSGNO Nachrichten, Nachrichtennummer
MSGTY TYPE SY-MSGTY Nachrichten, Nachrichtentyp
MSGV1 TYPE SY-MSGV1 Nachrichten, Nachrichtenvariable
MSGV2 TYPE SY-MSGV2 Nachrichten, Nachrichtenvariable
MSGV3 TYPE SY-MSGV3 Nachrichten, Nachrichtenvariable
MSGV4 TYPE SY-MSGV4 Nachrichten, Nachrichtenvariable
SYS_MESSAGE_OCCURED TYPE FLAG allgemeines flag

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.