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 CL_MON_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_XI_MON_DEF 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 CONTEXT Instance attribute Private Object reference (TYPE REF TO) CL_XI_MON_MONITOR_CONTEXT XI Monitoring (Monitoring Context) 20011025
2 ENGINE_ENTRY Instance attribute Private Object reference (TYPE REF TO) CL_XI_MON_ENGINE XMB Monitoring: Summary Container for Integration Engine 20020114
3 INSTANCE Static Attribute Private Object reference (TYPE REF TO) IF_XMB_ERROR_MONITOR Monitoring for Exchange Infrastructure 20011107
4 STATUS_MONITOR 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 ALLOW_PROCESSING Instance method Protected Method Lock Entire Function (For Test Purposes Only) 20011113
2 CONSTRUCTOR Instance method Public Constructor Constructor 20011018
3 DELETE_ERROR Instance method Public Method Delete an Error Message from Associated Attribute 20011106
4 GET_CONTEXT Instance method Private Method Determine Monitoring Context for "Self-Monitoring" 20011026
5 GET_ENGINE_ENTRY Instance method Protected Method Determine Processing Node for an Engine Instance 20020114
6 GET_INSTANCE Static method Public Method Singleton Instantiation 20011107
7 GET_RUNTIME_INSTANCE Static method Public Method Singleton Instantiation 20011121
8 GET_STATUS_MONITOR Instance method Private Method Determine "Self-Monitoring" Object 20011114
9 HANDLE_EXCEPTION Instance method Protected Method Handle Exception During XMB Monitoring 20011119
10 MESSAGE_COMPLETED Instance method Public Method Runtime Monitoring: Document Processing Completed 20011106
11 MESSAGE_STARTED Instance method Public Method Runtime Monitoring: Document Processing Started 20011106
12 REPORT_ERROR Instance method Public Method Report Error to Monitoring Architecture 20011106
13 REPORT_EXCEPTION 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 Returning 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 CX_MON 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 Importing 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 Returning 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 CX_MON 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 Returning 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 CX_MON 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 Returning 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 Returning 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 Returning 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 CX_MON 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing I_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_MON Ausnahme in XI-Monitor-Format 20020103
2 Importing 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