Menu

SAP Function Module CCMSBI_MONI_REPORT_EXLOG_MSG

CCMS/BW: Melden einer Nachricht in ein Extraktor-Protokoll-Attribut

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module CCMSBI_MONI_REPORT_EXLOG_MSG (CCMS/BW: Melden einer Nachricht in ein Extraktor-Protokoll-Attribut) is a standard Function Module in SAP ERP and is part of the function group SCCMSBI_EXTR_MONITORING within the package RS_BCT_CCMS_CPH_EXTRACTORS.

Technical Information

Function Module CCMSBI_MONI_REPORT_EXLOG_MSG
Short Text CCMS/BW: Melden einer Nachricht in ein Extraktor-Protokoll-Attribut
Function Group SCCMSBI_EXTR_MONITORING
Package RS_BCT_CCMS_CPH_EXTRACTORS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALERT_SEVERITY TYPE ALSEVERITY 0 Alert: severity (alerts, monitoring type custom..)
ALERT_VALUE TYPE ALVALUE AL_VAL_GREEN Alert: alert value (1 - green, 2 - yellow, ....)
ARGTYPE1 TYPE XMIARGTYP 'C' Der Typ des Arguments eines XMI-Log Eintrags
ARGTYPE2 TYPE XMIARGTYP 'C' Der Typ des Arguments eines XMI-Log Eintrags
ARGTYPE3 TYPE XMIARGTYP 'C' Der Typ des Arguments eines XMI-Log Eintrags
ARGTYPE4 TYPE XMIARGTYP 'C' Der Typ des Arguments eines XMI-Log Eintrags
MONI_ATTRIBUTE TYPE ALMTNAMESH Alert: Short Name of Monitoring Type
MONI_OBJECT TYPE ALMTNAMESH Alert: Short Name of Monitoring Type
MSGARG1 TYPE C Nachrichten-Agument 1
MSGARG2 TYPE C Nachrichten-Agument 2
MSGARG3 TYPE C Nachrichten-Agument 3
MSGARG4 TYPE C Nachrichten-Agument 4
MSGID TYPE SYMSGID Nachrichten, Nachrichtenklasse
MSGNO TYPE SYMSGNO Nachrichten, Nachrichtennummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_OBJECT_ATTRIBUTE Monitoring Objekt / Attribut existiert nicht
REPORTING_HAS_FAILED das Melden des Performance-Wertes ist misslungen