SAP ABAP Class CL_DBA_ALERTING_METRIC_GROUP (DBA: Alerting Metric Group)
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_GROUP  
Short Description DBA: Alerting Metric Group    
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_GROUP has no forward declaration.
Interfaces
Class CL_DBA_ALERTING_METRIC_GROUP has no interface implemented.
Friends
Class CL_DBA_ALERTING_METRIC_GROUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_RULE_OBJECT Instance attribute Public Object reference (TYPE REF TO) CL_DBA_ALERTING_RULE_OBJECT DBA: Alert Rule Object 20120814
2 MS_METRIC_INFO Instance attribute Public Type reference (TYPE) DBA_ALRT_MET DBA: Alerting Metrics 20120814
3 MT_METRICS Instance attribute Public Type reference (TYPE) DBA_ALERTING_METRIC_TABLE DBA: Alerting Metric Table 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
Methods
# Method Level Visibility Method type Description Created on
1 ADD_METRIC Instance method Public Method 20120913
2 CONSTRUCTOR Instance method Public Constructor 20120814
Events
Class CL_DBA_ALERTING_METRIC_GROUP has no event.
Types
Class CL_DBA_ALERTING_METRIC_GROUP 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 Importing IR_METRIC Call by reference Object reference (TYPE REF TO) CL_DBA_ALERTING_METRIC 20120913

Method ADD_METRIC on class CL_DBA_ALERTING_METRIC_GROUP has no exception.

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 Table 20120814
3 Importing IT_METRIC_RULE Call by reference Type reference (TYPE) DBA_ALERTING_METRIC_RULE_TABLE DBA: Alerting Metric Rule Table 20120814

Method CONSTRUCTOR on class CL_DBA_ALERTING_METRIC_GROUP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740