Menu

SAP Function Module CCMS_MSS_REPORT_ERROR

report errors from ccms mss monitoring

The Function Module CCMS_MSS_REPORT_ERROR (report errors from ccms mss monitoring) is a standard Function Module in SAP ERP and is part of the function group SFMSS_MONITOR within the package SMSS_ALERTS.

Technical Information

Function Module CCMS_MSS_REPORT_ERROR
Short Text report errors from ccms mss monitoring
Function Group SFMSS_MONITOR
Package SMSS_ALERTS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARG1 TYPE XMIARGTXT Argument string for an XMI log
ARG2 TYPE XMIARGTXT Argument string for an XMI log
ARG3 TYPE XMIARGTXT Argument string for an XMI log
ARG4 TYPE XMIARGTXT Argument string for an XMI log
MSGID LIKE SY-MSGID Messages, message class
MSGNO LIKE SY-MSGNO Messages, message number
MSGSEVERITY LIKE ALMSCRVAL-SEVERITY Alert: severity (alerts, monitoring type custom..)
MSGVALUE LIKE ALMSCRVAL-VALUE Alert: alert value (1 - green, 2 - yellow, ....)
TYPE1 TYPE XMIARGTYP Argument type of an XMI log entry
TYPE2 TYPE XMIARGTYP Argument type of an XMI log entry
TYPE3 TYPE XMIARGTYP Argument type of an XMI log entry
TYPE4 TYPE XMIARGTYP Argument type of an XMI log entry

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MT_TOOL_INTO LIKE ALTLEXDESC Alert: Description of a tool instance to be executed

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COULD_NOT_BUILD_NODE create/attach to context, MO, or MSC failed
COULD_NOT_SEND_T100_MESSAGE reporting the message failed
UNDETERMINED ?