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 MR_METRIC_GROUP Instance attribute Private Object reference (TYPE REF TO) CL_DBA_ALERTING_METRIC_GROUP DBA: Alerting Metric Group 20120814
2 MR_RULE_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_DBA_ALERTING_RULE_OBJECT DBA: Alert Rule Object 20120814
3 MS_METRIC_INFO Instance attribute Public Type reference (TYPE) DBA_ALRT_MET DBA: Alerting Metrics 20120814
4 MT_METRIC_COMPONENTS Instance attribute Public Type reference (TYPE) DBA_ALERTING_METRIC_COMP_TABLE DBA. Alerting Metric Components Table 20120814
5 MT_METRIC_RULES Instance attribute Public Type reference (TYPE) DBA_ALERTING_METRIC_RULE_TABLE DBA: Alerting Metric Rule Table 20120814
6 MV_RDI_DDIC Instance attribute Public Type reference (TYPE) STRING 20120814
7 MV_RDI_FIELD Instance attribute Public Type reference (TYPE) STRING 20120814
8 MV_RDI_FIELD_MAPPING Instance attribute Public Type reference (TYPE) STRING 20120814
9 MV_RDI_TIME_RANGE Instance attribute Public Type reference (TYPE) STRING 20120814
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120814
2 CREATE_RULE_OBJECT Instance method Private Method 20120814
3 GET_METRIC_GROUP Instance method Public Method 20120814
4 GET_METRIC_SOURCE Instance method Public Method 20120910
5 IS_APPLICABLE_FOR_STRUCT Instance method Public Method 20120814
6 SET_METRIC_GROUP 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 Importing IS_METRIC_INFORMATION Call by reference Type reference (TYPE) DBA_ALRT_MET DBA: Alerting Metrics 20120814
2 Importing IT_METRIC_COMPONENT Call by reference Type reference (TYPE) DBA_ALERTING_METRIC_COMP_TABLE DBA: Alerting Metric Components 20120814
3 Importing 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 Returning 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 Returning 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 Importing IS_STRUCT Call by reference Type reference (TYPE) ANY 20120814
2 Returning 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 Importing 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