SAP ABAP Class CL_XI_MON_ERROR_NODE (XMB Monitoring: Class for Error Handling Node)
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 | Inheritance (c INHERITING FROM c_ref) | CL_XI_MON_NODE | XMB Monitoring: Base Class for Monitoring Nodes | 20011106 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XI_MON_APP_ERROR_NODE | XMB Monitoring: Summary Container for Application Errors | 20020116 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_XI_MON_SYS_ERROR_NODE | XMB Monitoring: Summary Container for System Errors | 20020116 |
Properties
| Class | CL_XI_MON_ERROR_NODE | |
| Short Description | XMB Monitoring: Class for Error Handling Node | |
| Super Class | CL_XI_MON_NODE | XMB Monitoring: Base Class for Monitoring Nodes |
| 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 | 20011106 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XI_MON_ERROR_NODE has no forward declaration.
Interfaces
Class CL_XI_MON_ERROR_NODE has no interface implemented.
Friends
Class CL_XI_MON_ERROR_NODE 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_ERR | XMB Monitoring: Common Base Class for Error Handling Nodes | 20020116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20020116 | ||
| 2 | Instance method | Public | Method | Delete an Error Message from Associated Attribute | 20011107 | |
| 3 | Instance method | Private | Method | 20020116 | ||
| 4 | Instance method | Public | Method | Report an Error Message to Monitoring Architecture | 20011106 |
Events
Class CL_XI_MON_ERROR_NODE has no event.
Types
Class CL_XI_MON_ERROR_NODE has no local type.
Method Signatures
Method CREATE_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ERRORS | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_ERR | XMB Monitoring : common base class for Error Handling nodes | 20020116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Exchange Infrastructure Monitoring | 20020116 |
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) | CL_XI_XMS_MESSAGE_WRAPPER | Messageobjekt (inkl. Fehler) | 20011107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Exchange Infrastructure Monitoring | 20011114 |
Method GET_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ERRORS | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_ERR | XMB Monitoring : common base class for Error Handling nodes | 20020116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Exchange Infrastructure Monitoring | 20020116 |
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) | CL_XI_XMS_MESSAGE_WRAPPER | Messageobjekt (inkl. Fehler) | 20011107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Exchange Infrastructure Monitoring | 20011114 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |