SAP ABAP Class CL_XI_MON (Monitoring for Exchange Infrastructure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SMOI_XMB (Package) CCMS: Monitoring Components Integration Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMB_ERROR_MONITOR | CCMS: Error Monitoring Intial Screen for Integration Engine | 20011031 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMB_RUNTIME_MONITOR | CCMS: Runtime Monitoring Intial Screen for Integ. Engine | 20011121 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_XI_MON_CCMS | XMB Monitoring: For CCMS Internal Use | 20011121 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_XI_MON_CCMS_MSG_ALERTS | Alert Monitoring for XI Messages | 20030915 |
Properties
Class | CL_XI_MON | |
Short Description | Monitoring for Exchange Infrastructure | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SMOI_XMB | CCMS: Monitoring Components Integration Engine |
Created | 20011017 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_XMB_ERROR_MONITOR | CCMS: Error Monitoring Intial Screen for Integration Engine | 20011031 | ||
2 | IF_XMB_RUNTIME_MONITOR | CCMS: Runtime Monitoring Intial Screen for Integ. Engine | 20011121 |
Friends
Class CL_XI_MON has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_XI_MON_MONITOR_CONTEXT | XI Monitoring (Monitoring Context) | 20011025 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_XI_MON_ENGINE | XMB Monitoring: Summary Container for Integration Engine | 20020114 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_XMB_ERROR_MONITOR | Monitoring for Exchange Infrastructure | 20011107 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_XI_MON_STATUS | Status Monitor for XMB Monitoring | 20011114 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Lock Entire Function (For Test Purposes Only) | 20011113 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20011018 |
3 | ![]() |
Instance method | Public | Method | Delete an Error Message from Associated Attribute | 20011106 |
4 | ![]() |
Instance method | Private | Method | Determine Monitoring Context for "Self-Monitoring" | 20011026 |
5 | ![]() |
Instance method | Protected | Method | Determine Processing Node for an Engine Instance | 20020114 |
6 | ![]() |
Static method | Public | Method | Singleton Instantiation | 20011107 |
7 | ![]() |
Static method | Public | Method | Singleton Instantiation | 20011121 |
8 | ![]() |
Instance method | Private | Method | Determine "Self-Monitoring" Object | 20011114 |
9 | ![]() |
Instance method | Protected | Method | Handle Exception During XMB Monitoring | 20011119 |
10 | ![]() |
Instance method | Public | Method | Runtime Monitoring: Document Processing Completed | 20011106 |
11 | ![]() |
Instance method | Public | Method | Runtime Monitoring: Document Processing Started | 20011106 |
12 | ![]() |
Instance method | Public | Method | Report Error to Monitoring Architecture | 20011106 |
13 | ![]() |
Instance method | Public | Method | Write Message in "Unhandled Exception" Log Attribute | 20011121 |
Events
Class CL_XI_MON has no event.
Types
Class CL_XI_MON has no local type.
Method Signatures
Method ALLOW_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALLOW | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20011113 |
Method ALLOW_PROCESSING on class CL_XI_MON has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_XI_MON has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20011114 |
Method DELETE_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | Messageobjekt (inkl. Fehler) | 20011106 |
Method DELETE_ERROR on class CL_XI_MON has no exception.
Method GET_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_MONITOR_CONTEXT | XI Monitoring (Monitor Context) | 20011106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20011114 |
Method GET_ENGINE_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_OBJ | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_ENGINE | Monitoring for Exchange Infrastructure (Error Monitoring) | 20020114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20020114 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_XMB_ERROR_MONITOR | Singleton Instanz | 20011107 |
Method GET_INSTANCE on class CL_XI_MON has no exception.
Method GET_RUNTIME_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_XMB_RUNTIME_MONITOR | Singleton Instanz | 20011121 |
Method GET_RUNTIME_INSTANCE on class CL_XI_MON has no exception.
Method GET_STATUS_MONITOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_OBJ | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_STATUS | Monitoring for Exchange Infrastructure (Error Monitoring) | 20011114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20011114 |
Method HANDLE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_MON | Exception Class for Exchange Infrastructure Monitoring | 20011119 |
Method HANDLE_EXCEPTION on class CL_XI_MON has no exception.
Method MESSAGE_COMPLETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XMS: Message | 20011106 |
Method MESSAGE_COMPLETED on class CL_XI_MON has no exception.
Method MESSAGE_STARTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XMS: Message | 20011106 |
Method MESSAGE_STARTED on class CL_XI_MON has no exception.
Method REPORT_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | Monitoring for Exchange Infrastructure | 20011106 |
Method REPORT_ERROR on class CL_XI_MON has no exception.
Method REPORT_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_MON | Ausnahme in XI-Monitor-Format | 20020103 | ||
2 | ![]() |
I_MESSAGE | Call by reference | Type reference (TYPE) | STRING | Meldungstext | 20011121 |
Method REPORT_EXCEPTION on class CL_XI_MON has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |