SAP ABAP Class CL_DBA_ALERTING (DBA: Back-end Alerting)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6-CCM (Application Component) CCMS / Database Monitors for DB2 Universal Database
⤷
SDBA_ALERT_E2E (Package) DBA Cockpit: Alerting E2E

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DB4_ALERTING | DB4: Alerting | 20121016 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_ALERTING | DBA: Alerting | 20120717 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_HDB_ALERTING | HDB: Alerting | 20120717 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_MSS_ALERTING | MSS:alerting | 20130522 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SYB_ALERTING | SYB: Back-end Alerting | 20120717 |
Properties
Class | CL_DBA_ALERTING | |
Short Description | DBA: Back-end Alerting | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SDBA_ALERT_E2E | DBA Cockpit: Alerting E2E |
Created | 20120717 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DBA_ALERTING has no forward declaration.
Interfaces
Class CL_DBA_ALERTING has no interface implemented.
Friends
Class CL_DBA_ALERTING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_DBA_ALERTING_EVALUATOR | DBA: Alert Evaluator | 20120717 | ||
2 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_DBA_ALERTING_EXTRACTOR | DBA: Alert Collector | 20120717 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DBA_ALERTING | DBA: Back-end Alerting | 20120717 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DBA_RDI_META | DBA: Back-end Meta Data | 20120717 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20120717 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBA_ALERTING_METRIC_ENTRY_TAB | DBA: Alerting Metric Entry Table | 20120814 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBA_ALERT_METRIC_GROUP_ENT_TAB | 20120913 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 0 | 20121212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120814 | |
2 | ![]() |
Static method | Public | Method | Close Connection | 20120717 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120717 |
4 | ![]() |
Instance method | Protected | Method | 20120717 | |
5 | ![]() |
Instance method | Public | Method | 20120910 | |
6 | ![]() |
Instance method | Public | Method | 20120717 | |
7 | ![]() |
Static method | Public | Method | 20120717 | |
8 | ![]() |
Instance method | Public | Method | 20120814 | |
9 | ![]() |
Instance method | Public | Method | 20121113 | |
10 | ![]() |
Instance method | Public | Method | 20120717 | |
11 | ![]() |
Instance method | Public | Method | 20120717 | |
12 | ![]() |
Instance method | Public | Method | 20120824 | |
13 | ![]() |
Instance method | Private | Method | 20120910 |
Events
Class CL_DBA_ALERTING has no event.
Types
Class CL_DBA_ALERTING has no local type.
Method Signatures
Method ADD_METRIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_METRIC | Call by reference | Type reference (TYPE) | DBA_ALRT_MET | DBA: Alert Rule Object | 20120814 | ||
2 | ![]() |
IT_COMP | Call by reference | Type reference (TYPE) | DBA_ALERTING_METRIC_COMP_TABLE | DBA. Alerting Metric Components Table | 20120814 | ||
3 | ![]() |
IT_RULES | Call by reference | Type reference (TYPE) | DBA_ALERTING_METRIC_RULE_TABLE | DBA: Alerting Metric Rule Table | 20120814 |
Method ADD_METRIC on class CL_DBA_ALERTING has no exception.
Method CLOSE_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20120717 |
Method CLOSE_CONNECTION on class CL_DBA_ALERTING has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RDI_META | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI_META | DBA: Back-end Meta Data | 20120717 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-RDI: General Back-end Error | 20120717 |
Method DEFINE_ALERTS Signature
Method DEFINE_ALERTS on class CL_DBA_ALERTING has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA: Alert Exception | 20121129 |
Method DEFINE_METRIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_RULE_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_DBA_ALERTING_RULE_OBJECT | 20120910 | |||
2 | ![]() |
IT_SEL_OPT | Call by reference | Type reference (TYPE) | DBA_ALRT_MET_SEL_OPT_ENTRY_TAB | DBA: Alerting Metric Selet Option Table | 20120917 | ||
3 | ![]() |
IV_LSID | Call by reference | Type reference (TYPE) | STRING | 20120910 | |||
4 | ![]() |
IV_METRIC_SOURCE | Call by reference | Type reference (TYPE) | DBA_ALERT_METRIC_SOURCE | 20120910 | |||
5 | ![]() |
IV_TIME_FRAME | Call by reference | Type reference (TYPE) | STRING | 20120910 |
Method DEFINE_METRIC on class CL_DBA_ALERTING has no exception.
Method GET_EVALUATOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MR_EVALUATOR | Value transfer | Object reference (TYPE REF TO) | CL_DBA_ALERTING_EVALUATOR | DBA: Alert Evaluator | 20120904 |
Method GET_EVALUATOR on class CL_DBA_ALERTING has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RDI_META | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI_META | DBA: Back-end Meta Data | 20121018 | ||
2 | ![]() |
RR_RDI_ALERT | Value transfer | Object reference (TYPE REF TO) | CL_DBA_ALERTING | DBA: Back-end Alerting | 20121018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
DBA-RDI: General Back-end Error | 20120717 |
Method GET_METRIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DDIC | Call by reference | Type reference (TYPE) | STRING | 20120814 | |||
2 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | STRING | 20120814 | |||
3 | ![]() |
RT_METRICS | Value transfer | Type reference (TYPE) | DBA_ALERTING_METRIC_ENTRY_TAB | DBA: Table Alert Entries | 20120814 |
Method GET_METRIC on class CL_DBA_ALERTING has no exception.
Method GET_METRIC_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_METRICS | Value transfer | Type reference (TYPE) | DBA_ALERTING_METRIC_ENTRY_TAB | DBA: Alerting Metric Entry Table | 20121113 |
Method GET_METRIC_TABLE on class CL_DBA_ALERTING has no exception.
Method GET_RDI_META Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RDI_META | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI_META | DBA: Back-end Meta Data | 20120717 |
Method GET_RDI_META on class CL_DBA_ALERTING has no exception.
Method GET_SYS_REF 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 | 20120717 |
Method GET_SYS_REF on class CL_DBA_ALERTING has no exception.
Method IS_ALERT_DEFINED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_METRIC | Call by reference | Object reference (TYPE REF TO) | CL_DBA_ALERTING_METRIC | DBA: Altering Metric | 20120905 | ||
2 | ![]() |
EV_IS_DEFINED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120824 | ||
3 | ![]() |
IV_DDIC | Call by reference | Type reference (TYPE) | STRING | 20120824 | |||
4 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | STRING | 20120824 |
Method IS_ALERT_DEFINED on class CL_DBA_ALERTING has no exception.
Method LOAD_ALERTS Signature
Method LOAD_ALERTS on class CL_DBA_ALERTING has no parameter.
Method LOAD_ALERTS on class CL_DBA_ALERTING has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |