SAP ABAP Class CL_DBA_ALERT_VALIDITY_CHECK (DBA-ALRT: Check Validity of Metrics)
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_DB4_ALERT_VALIDITY_CHECK | DB4-ALRT: Check Validity of Metrics | 20121121 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_ALERT_VALIDITY_CHECK | DB6-ALRT: Validity Checks | 20111013 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_ALERT_VALIDITY_CHECK | HDB: Validity checks for alerting | 20120223 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_ALERT_VALIDITY_CHECK | MSS-ALRT: Validity Check | 20130522 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_ORA_ALERT_VALIDITY_CHECK | DB6-ALRT: Validity Checks | 20111013 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_ALERT_VALIDITY_CHECK | SYB: Validity Check | 20131002 |
Properties
Class | CL_DBA_ALERT_VALIDITY_CHECK | |
Short Description | DBA-ALRT: Check Validity of Metrics | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_ALERT | DBA Cockpit: Alerting |
Created | 20111012 | SAP |
Last change | 20130531 | 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) |
Interfaces
Class CL_DBA_ALERT_VALIDITY_CHECK has no interface implemented.
Friends
Class CL_DBA_ALERT_VALIDITY_CHECK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DB_CLUSTER' | 20120628 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DB_ENGINE_VIOLATIONS' | 20120302 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DB_EXTENDED_INFRASTRUCTURE' | 20111012 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DB_REPLICATION_CLUSTER' | 20111012 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DB_SINGLE_NODE_SYSTEM' | 20121019 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DB6PARAM_DESCR_TAB | DB6: Paramater Value Table | 20111012 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20111012 | ||
8 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DBA_ALERT_VALIDITY_CHECK | DBA-ALRT: Check Validity of Metrics | 20111012 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20111012 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111012 |
3 | ![]() |
Static method | Public | Method | 20111012 | |
4 | ![]() |
Instance method | Public | Method | 20111012 |
Events
Class CL_DBA_ALERT_VALIDITY_CHECK has no event.
Types
Class CL_DBA_ALERT_VALIDITY_CHECK has no local type.
Method Signatures
Method ADD_VALIDITY_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20111012 | |||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111012 |
Method ADD_VALIDITY_RESULT on class CL_DBA_ALERT_VALIDITY_CHECK has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20111012 |
Method CONSTRUCTOR on class CL_DBA_ALERT_VALIDITY_CHECK has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REF | Value transfer | Object reference (TYPE REF TO) | CL_DBA_ALERT_VALIDITY_CHECK | DBA-ALRT: Check Validity of Metrics | 20111012 | ||
2 | ![]() |
SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20111012 |
Method GET_INSTANCE on class CL_DBA_ALERT_VALIDITY_CHECK has no exception.
Method GET_VALIDITY_RESULTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALIDITY_RESULTS | Value transfer | Type reference (TYPE) | DB6PARAM_DESCR_TAB | DB6: Paramater Value Table | 20111012 |
Method GET_VALIDITY_RESULTS on class CL_DBA_ALERT_VALIDITY_CHECK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |