SAP ABAP Class CL_XI_MON_ERR (XMB Monitoring: Common Base Class for Error Handling Nodes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI_XMB (Package) CCMS: Monitoring Components Integration Engine
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XI_MON_APP_ERR XMB Monitoring : System Error Handling Node 20011106
2 Inheritance (c INHERITING FROM c_ref)  CL_XI_MON_SYS_ERR XMB Monitoring : System Error Handling Node 20011105
Properties
Class CL_XI_MON_ERR  
Short Description XMB Monitoring: Common Base Class for Error Handling Nodes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SMOI_XMB   CCMS: Monitoring Components Integration Engine 
Created 20011105   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XI_MON_ERR has no forward declaration.
Interfaces
Class CL_XI_MON_ERR has no interface implemented.
Friends
Class CL_XI_MON_ERR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PARENT Instance attribute Private Object reference (TYPE REF TO) CL_MON_OBJECT XI Monitoring (Monitoring Object Base Class) 20011105
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20011105
2 DELETE_ERROR Instance method Public Method Delete an Error Message from Associated Attribute 20011107
3 GET_PARENT Instance method Protected Method Collect Parent Object in Physical Monitoring Tree 20011105
4 REPORT_ERROR Instance method Public Method Report an Error Message to Monitoring Architecture 20011105
Events
Class CL_XI_MON_ERR has no event.
Types
Class CL_XI_MON_ERR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_MON_OBJECT XI Monitoring (Monitor Object Base Class) 20011105

Method CONSTRUCTOR on class CL_XI_MON_ERR has no exception.

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) CL_XI_XMS_MESSAGE_WRAPPER Messageobjekt (inkl. Fehler) 20011107
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011114

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARENT Value transfer Object reference (TYPE REF TO) CL_MON_OBJECT XI Monitoring (Monitor Object Base Class) 20011105

Method GET_PARENT on class CL_XI_MON_ERR 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) CL_XI_XMS_MESSAGE_WRAPPER Messageobjekt (inkl. Fehler) 20011107
# Exception Resumable Description Created on
1 CX_MON Exception Class for Exchange Infrastructure Monitoring 20011114
History
Last changed by/on SAP  20110908 
SAP Release Created in 620