SAP ABAP Class CL_DBA_ALERTING_METRIC (DBA: Altering Metric)
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
⤷
⤷
Properties
| Class | CL_DBA_ALERTING_METRIC | |
| Short Description | DBA: Altering Metric | |
| 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 | 20120814 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DBA_ALERTING_METRIC has no forward declaration.
Interfaces
Class CL_DBA_ALERTING_METRIC has no interface implemented.
Friends
Class CL_DBA_ALERTING_METRIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DBA_ALERTING_METRIC_GROUP | DBA: Alerting Metric Group | 20120814 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DBA_ALERTING_RULE_OBJECT | DBA: Alert Rule Object | 20120814 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DBA_ALRT_MET | DBA: Alerting Metrics | 20120814 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | DBA_ALERTING_METRIC_COMP_TABLE | DBA. Alerting Metric Components Table | 20120814 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | DBA_ALERTING_METRIC_RULE_TABLE | DBA: Alerting Metric Rule Table | 20120814 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120814 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120814 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120814 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120814 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120814 | ||
| 2 | Instance method | Private | Method | 20120814 | ||
| 3 | Instance method | Public | Method | 20120814 | ||
| 4 | Instance method | Public | Method | 20120910 | ||
| 5 | Instance method | Public | Method | 20120814 | ||
| 6 | Instance method | Public | Method | 20120814 |
Events
Class CL_DBA_ALERTING_METRIC has no event.
Types
Class CL_DBA_ALERTING_METRIC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_METRIC_INFORMATION | Call by reference | Type reference (TYPE) | DBA_ALRT_MET | DBA: Alerting Metrics | 20120814 | |||
| 2 | IT_METRIC_COMPONENT | Call by reference | Type reference (TYPE) | DBA_ALERTING_METRIC_COMP_TABLE | DBA: Alerting Metric Components | 20120814 | |||
| 3 | IT_METRIC_RULE | Call by reference | Type reference (TYPE) | DBA_ALERTING_METRIC_RULE_TABLE | DBA: Alerting Metrics Rules | 20120814 |
Method CONSTRUCTOR on class CL_DBA_ALERTING_METRIC has no exception.
Method CREATE_RULE_OBJECT Signature
Method CREATE_RULE_OBJECT on class CL_DBA_ALERTING_METRIC has no parameter.
Method CREATE_RULE_OBJECT on class CL_DBA_ALERTING_METRIC has no exception.
Method GET_METRIC_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_METRIC_GROUP | Value transfer | Object reference (TYPE REF TO) | CL_DBA_ALERTING_METRIC_GROUP | DBA: Alerting Metric Group | 20120814 |
Method GET_METRIC_GROUP on class CL_DBA_ALERTING_METRIC has no exception.
Method GET_METRIC_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | DBA_ALERT_METRIC_SOURCE | 20120910 |
Method GET_METRIC_SOURCE on class CL_DBA_ALERTING_METRIC has no exception.
Method IS_APPLICABLE_FOR_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STRUCT | Call by reference | Type reference (TYPE) | ANY | 20120814 | ||||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120814 |
Method IS_APPLICABLE_FOR_STRUCT on class CL_DBA_ALERTING_METRIC has no exception.
Method SET_METRIC_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_METRIC_GROUP | Call by reference | Object reference (TYPE REF TO) | CL_DBA_ALERTING_METRIC_GROUP | DBA: Alerting Metric Group | 20120814 |
Method SET_METRIC_GROUP on class CL_DBA_ALERTING_METRIC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |