SAP ABAP Class CL_GRRM_ANA_AGGR_DEFAULT (Default implementation for analysis aggregation)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_RISK (Package) Package GRC-RM Risk
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRRM_ANALYSIS_AGGREGATION Provides a way to aggregate multiple analysis 20110921
Properties
Class CL_GRRM_ANA_AGGR_DEFAULT  
Short Description Default implementation for analysis aggregation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_RISK   Package GRC-RM Risk 
Created 20110921   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_ANA_AGGR_DEFAULT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRRM_ANALYSIS_AGGREGATION Provides a way to aggregate multiple analysis 20110921
Friends
Class CL_GRRM_ANA_AGGR_DEFAULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_IMP_AGGR_AVG Constant Public Type reference (TYPE) GRRM_IMP_AGGR_MODE 'A' Average 20110921
2 GC_IMP_AGGR_MAX Constant Public Type reference (TYPE) GRRM_IMP_AGGR_MODE 'M' Maximum 20110921
3 GC_IMP_AGGR_MIN Constant Public Type reference (TYPE) GRRM_IMP_AGGR_MODE 'N' Minimum 20110922
4 GC_IMP_AGGR_SUM Constant Public Type reference (TYPE) GRRM_IMP_AGGR_MODE 'S' Sum 20110921
5 GC_PROB_AGGR_AVG Constant Public Type reference (TYPE) GRRM_PROB_AGGR_MODE 'A' Average 20110921
6 GC_PROB_AGGR_MAX Constant Public Type reference (TYPE) GRRM_PROB_AGGR_MODE 'M' Maximum 20110921
7 GC_PROB_AGGR_MIN Constant Public Type reference (TYPE) GRRM_PROB_AGGR_MODE 'N' Minimum 20110922
8 GC_PROB_AGGR_PROD Constant Public Type reference (TYPE) GRRM_PROB_AGGR_MODE 'P' Product 20110926
9 GC_PROB_AGGR_SUM Constant Public Type reference (TYPE) GRRM_PROB_AGGR_MODE 'S' Sum 20110921
Methods
Class CL_GRRM_ANA_AGGR_DEFAULT has no method.
Events
Class CL_GRRM_ANA_AGGR_DEFAULT has no event.
Types
Class CL_GRRM_ANA_AGGR_DEFAULT has no local type.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100