SAP ABAP Class CL_DBA_ALERT_SUMMARY_NODE (CL_DBA_ALERT_SUMMARY_NODE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6-CCM (Application Component) CCMS / Database Monitors for DB2 Universal Database
⤷
SDBA_ALERT (Package) DBA Cockpit: Alerting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERT_MTE | DBA Cockpit: Alert MTE | 20060621 |
Properties
| Class | CL_DBA_ALERT_SUMMARY_NODE | |
| Short Description | ||
| Super Class | CL_DBA_ALERT_MTE | DBA Cockpit: Alert MTE |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDBA_ALERT | DBA Cockpit: Alerting |
| Created | 20060616 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DBA_ALERT_SUMMARY_NODE has no interface implemented.
Friends
Class CL_DBA_ALERT_SUMMARY_NODE has no friend class.
Attributes
Class CL_DBA_ALERT_SUMMARY_NODE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | ADD_OBJECT | 20060616 | |
| 2 | Instance method | Public | Method | ADD_SUMMARY_NODE | 20060616 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20060616 |
Events
Class CL_DBA_ALERT_SUMMARY_NODE has no event.
Types
Class CL_DBA_ALERT_SUMMARY_NODE has no local type.
Method Signatures
Method ADD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANALYZER | Call by reference | Type reference (TYPE) | I | TOOL | 20060905 | |||
| 2 | HELP_MSG | Call by reference | Type reference (TYPE) | I | HELP_MSG | 20060616 | |||
| 3 | ID | Call by reference | Type reference (TYPE) | DB6AL_MTE_ID | ID | 20060616 | |||
| 4 | IS_PARTITIONED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | IS_PARTITIONED | 20060616 | ||
| 5 | OBJ_REF | Value transfer | Object reference (TYPE REF TO) | CL_DBA_ALERT_OBJECT | OBJ_REF | 20060616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_DBA_ALERT_TREE | 20060616 |
Method ADD_SUMMARY_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HELP_MSG | Call by reference | Type reference (TYPE) | I | HELP_MSG | 20060616 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | DB6AL_MTE_ID | ID | 20060616 | |||
| 3 | IS_PARTITIONED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | IS_PARTITIONED | 20060616 | ||
| 4 | SUMMARY_REF | Value transfer | Object reference (TYPE REF TO) | CL_DBA_ALERT_SUMMARY_NODE | SUMMARY_REF | 20060616 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_DBA_ALERT_TREE | 20060616 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_DBA_ALERT_MONITOR_CONTEXT | 20060621 | ||||
| 2 | HELP_MSG | Call by reference | Type reference (TYPE) | I | 20060619 | ||||
| 3 | ID | Call by reference | Type reference (TYPE) | DB6AL_MTE_ID | 20060619 | ||||
| 4 | IS_PARTITIONED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060619 | ||||
| 5 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_DBA_ALERT_NODE | 20060619 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: Alert Exceptions | 20060616 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |