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 | Constant | Public | Type reference (TYPE) | GRRM_IMP_AGGR_MODE | 'A' | Average | 20110921 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRRM_IMP_AGGR_MODE | 'M' | Maximum | 20110921 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRRM_IMP_AGGR_MODE | 'N' | Minimum | 20110922 | ||
| 4 | Constant | Public | Type reference (TYPE) | GRRM_IMP_AGGR_MODE | 'S' | Sum | 20110921 | ||
| 5 | Constant | Public | Type reference (TYPE) | GRRM_PROB_AGGR_MODE | 'A' | Average | 20110921 | ||
| 6 | Constant | Public | Type reference (TYPE) | GRRM_PROB_AGGR_MODE | 'M' | Maximum | 20110921 | ||
| 7 | Constant | Public | Type reference (TYPE) | GRRM_PROB_AGGR_MODE | 'N' | Minimum | 20110922 | ||
| 8 | Constant | Public | Type reference (TYPE) | GRRM_PROB_AGGR_MODE | 'P' | Product | 20110926 | ||
| 9 | 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 |