SAP ABAP Class CL_DBA_ALERT_COLLECTOR (DBA Cockpit: Alert Data Collector)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DBA_ALERT_COLLECTOR | DBA Cockpit: Interface for Collectors | 20060906 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ADA_ALERT_COLLECTOR | MaxDB: Alert Data Collector | 20090226 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DB2_ALERT_COLLECTOR | DB2: Alert Data Collector | 20061010 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_ALERT_COLLECTOR | DB6: Alert Data Collector | 20060906 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_DBA_ALERT_COLLECTOR_JOBS | DBA Cockpit: Alert Collector for Jobs | 20080911 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_ALERT_COLLECTOR | HDB: Alert Data Collector | 20110601 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_ALERT_COLLECTOR | MSS: Alert Collector Root Class | 20090313 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_ALERT_COLLECTOR | ORA: Alert Data Collector | 20061227 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_ALERT_COLLECTOR | SYB: Alert Data Collector | 20110314 |
Properties
Class | CL_DBA_ALERT_COLLECTOR | |
Short Description | DBA Cockpit: Alert Data Collector | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_ALERT | DBA Cockpit: Alerting |
Created | 20060906 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_ALERT_COLLECTOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DBA_ALERT_COLLECTOR | DBA Cockpit: Interface for Collectors | 20060906 |
Friends
Class CL_DBA_ALERT_COLLECTOR 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) | ABAP_BOOL | ABAP_FALSE | 20090423 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DBA_ALERT_RT_ATTR_REF_LIST | DBA Cockpit: List of Alert Attribute Objects | 20060907 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060911 |
2 | ![]() |
Instance method | Protected | Method | 20060906 |
Events
Class CL_DBA_ALERT_COLLECTOR has no event.
Types
Class CL_DBA_ALERT_COLLECTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | ALTOOLKEY | Alert: Logical Name of Tool | 20060911 |
Method CONSTRUCTOR on class CL_DBA_ALERT_COLLECTOR has no exception.
Method SELF_MONITORING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTR_REF | Call by reference | Object reference (TYPE REF TO) | CL_DBA_ALERT_RT_ATTR | Alert: Description of a tool instance to be executed | 20060908 | ||
2 | ![]() |
RC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20060906 |
Method SELF_MONITORING on class CL_DBA_ALERT_COLLECTOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |