SAP ABAP Class CL_XI_MON_FOR_PIPELINE (XMB Monitoring: Global Handling of Monitoring 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_ERROR_FOR_PIPELINE | XMB Monitoring: Management of Error Monitoring Nodes | 20011105 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_XI_MON_RUNTIME_FOR_PIPELINE | XMB Monitoring: Manage Nodes for Runtime Monitoring | 20011106 |
Properties
Class | CL_XI_MON_FOR_PIPELINE | |
Short Description | XMB Monitoring: Global Handling of Monitoring 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_FOR_PIPELINE has no forward declaration.
Interfaces
Class CL_XI_MON_FOR_PIPELINE has no interface implemented.
Friends
Class CL_XI_MON_FOR_PIPELINE 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_MON_OBJECT | XI Monitoring (Monitoring Object Base Class) | 20011105 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NODE_TABLE | 20011105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20011105 |
2 | ![]() |
Instance method | Protected | Method | 20020115 | |
3 | ![]() |
Instance method | Private | Method | 20020115 | |
4 | ![]() |
Instance method | Protected | Method | 20020115 | |
5 | ![]() |
Instance method | Private | Method | 20020115 | |
6 | ![]() |
Instance method | Private | Method | 20020115 | |
7 | ![]() |
Instance method | Protected | Method | Collect Parent Object in Physical Monitoring Tree | 20011105 |
8 | ![]() |
Instance method | Protected | Method | 20020115 | |
9 | ![]() |
Instance method | Private | Method | 20020115 |
Events
Class CL_XI_MON_FOR_PIPELINE has no event.
Types
Class CL_XI_MON_FOR_PIPELINE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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_FOR_PIPELINE has no exception.
Method CREATE_CATEGORY_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_PROPERTIES | Value transfer | Object reference (TYPE REF TO) | CL_MON_SUMMARY_PROPERTIES | Eigenschaften eines Sammelknotens | 20020115 |
Method CREATE_CATEGORY_PROPERTIES on class CL_XI_MON_FOR_PIPELINE has no exception.
Method CREATE_CATEGORY_SUMMARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_SUMMARY | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_SUMMARY | Summaryobjekt für zugehörige Pipeline ID | 20020115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20020115 |
Method CREATE_PIPELINE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_NODE | Implementierung eines QOS Monitorknotens inkl. Attribute | 20020115 | ||
2 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_MON_OBJECT | CCMS: Basisklasse für Objekte der Monitoring Architektur | 20020115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20020115 |
Method CREATE_PIPELINE_SUMMARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_MON_OBJECT | CCMS: Basisklasse für Objekte der Monitoring Architektur | 20020115 | ||
2 | ![]() |
I_PIPELINE_ID | Call by reference | Type reference (TYPE) | SXMSPIDEXT | Bezeichnung der Pipeline ID | 20020115 | ||
3 | ![]() |
R_SUMMARY | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_SUMMARY | Summaryobjekt für zugehörige Pipeline ID | 20020115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20020115 |
Method CREATE_SUMMARIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PIPELINE_ID | Call by reference | Type reference (TYPE) | SXMSPIDEXT | Bezeichnung der Pipeline ID | 20020115 | ||
2 | ![]() |
R_SUMMARY | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_SUMMARY | Summaryobjekt für zugehörige Pipeline ID | 20020115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20020115 |
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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_FOR_PIPELINE has no exception.
Method GET_PIPELINE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_NODE | Implementierung eines QOS Monitorknotens inkl. Attribute | 20020115 | ||
2 | ![]() |
PIPELINE_ID | Call by reference | Type reference (TYPE) | SXMSPIDEXT | Alert: Short Name of Monitoring Type | 20020115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20020115 |
Method INSERT_PIPELINE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Value transfer | Object reference (TYPE REF TO) | CL_XI_MON_NODE | Implementierung eines QOS Monitorknotens inkl. Attribute | 20020115 | ||
2 | ![]() |
PIPELINE_ID | Call by reference | Type reference (TYPE) | SXMSPIDEXT | Alert: Short Name of Monitoring Type | 20020115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Exchange Infrastructure Monitoring | 20020115 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |