SAP ABAP Class CL_DBA_ALERT_NODE (CL_DBA_ALERT_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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERT_MTE | DBA Cockpit: Alert MTE | 20060621 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERT_ROOT_NODE | DBA Cockpit: Root Node of Alert Treee | 20060621 |
Properties
Class | CL_DBA_ALERT_NODE | |
Short Description | ||
Super Class | ||
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_NODE has no interface implemented.
Friends
Class CL_DBA_ALERT_NODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DBA_ALERT_NODE_REF_LIST | DBA Cockpit: List of Alert Node Objects | 20060620 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DBA_ALERT_MONITOR_CONTEXT | CONTEXT | 20060616 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 20060802 | |||
4 | ![]() |
Constant | Protected | Type reference (TYPE) | I | -1 | Message Variable | 20060621 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'msc' | NODETYPE_ATTR_MSC | 20060616 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'pf' | NODETYPE_ATTR_PERF | 20060616 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'smes' | NODETYPE_ATTR_SMES | 20060616 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'txt' | NODETYPE_ATTR_TXT | 20060616 | |
9 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'mo' | NODETYPE_OBJECT | 20060616 | |
10 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'root' | 20060621 | ||
11 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'sum' | NODETYPE_SUMMARY | 20060616 | |
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20060802 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060616 |
2 | ![]() |
Instance method | Public | Method | 20060802 | |
3 | ![]() |
Instance method | Public | Method | 20060802 | |
4 | ![]() |
Instance method | Public | Method | 20060621 |
Events
Class CL_DBA_ALERT_NODE has no event.
Types
Class CL_DBA_ALERT_NODE has no local type.
Method Signatures
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 | 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 | 20060619 | ||
5 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_DBA_ALERT_NODE | PARENT | 20060616 | ||
6 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | STRING | TYPE | 20060616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CX_DBA_ALERT_TREE | 20060616 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_TID | Value transfer | Type reference (TYPE) | ALGLOBTID | Alert: global monitoring type identifier | 20060802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA Cockpit: Alert Exceptions | 20060802 |
Method DELETE Signature
Method DELETE on class CL_DBA_ALERT_NODE has no parameter.
Method DELETE on class CL_DBA_ALERT_NODE has no exception.
Method GET_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | DB6AL_MTE_ID | 20060621 |
Method GET_ID on class CL_DBA_ALERT_NODE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |