SAP ABAP Class CL_XI_MON_RUNTIME_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 |
Properties
| Class | CL_XI_MON_RUNTIME_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_RUNTIME_NODE has no forward declaration.
Interfaces
Class CL_XI_MON_RUNTIME_NODE has no interface implemented.
Friends
Class CL_XI_MON_RUNTIME_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_PERF_ATTRIBUTE | Monitoring Attribute for Throughput Measurement (Inbound) | 20011126 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_XI_MON_PERF_ATTRIBUTE | Monitoring Attribute for Throughput Measurement (Outbound) | 20011126 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_XI_MON_MESSAGE_FLOW_MONITOR | Physical Summary Node for Runtime Errors | 20011106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20020116 | ||
| 2 | Instance method | Private | Method | 20011126 | ||
| 3 | Instance method | Private | Method | 20011126 | ||
| 4 | Instance method | Public | Method | Update Outbound Throughput | 20011106 | |
| 5 | Instance method | Public | Method | Update Inbound Throughput | 20011126 |
Events
Class CL_XI_MON_RUNTIME_NODE has no event.
Types
Class CL_XI_MON_RUNTIME_NODE has no local type.
Method Signatures
Method GET_MESSAGE_FLOW 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_MONITOR | XI Monitoring (Runtime Monitor Objeckt) | 20020116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20020116 |
Method GET_MESSAGE_FLOW_INBOUND 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_PERF_ATTRIBUTE | XI Monitoring (Runtime Monitor Attribut) | 20011126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011126 |
Method GET_MESSAGE_FLOW_OUTBOUND 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_PERF_ATTRIBUTE | XI Monitoring (Runtime Monitor Attribut) | 20011126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20011126 |
Method MESSAGE_COMPLETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_XI_XMS_MESSAGE_WRAPPER | Monitoring for Exchange Infrastructure | 20011106 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Exchange Infrastructure Monitoring | 20011114 |
Method MESSAGE_STARTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_XI_XMS_MESSAGE_WRAPPER | Monitoring for Exchange Infrastructure | 20011126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for Exchange Infrastructure Monitoring | 20011126 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |