SAP ABAP Class IF_GRRM_ANALYSIS_AGGREGATION (Provides a way to aggregate multiple analysis)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_ANA_AGGR_DEFAULT | Default implementation for analysis aggregation | 20110921 |
Properties
| Class | IF_GRRM_ANALYSIS_AGGREGATION | |
| Short Description | Provides a way to aggregate multiple analysis | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110915 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_GRRM_ANALYSIS_AGGREGATION has no interface implemented.
Friends
Class IF_GRRM_ANALYSIS_AGGREGATION has no friend class.
Attributes
Class IF_GRRM_ANALYSIS_AGGREGATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks if the aggregation is possible for a certain combinat | 20110915 | |
| 2 | Static method | Public | Method | Performs the aggregation and generates a new analysis (vers) | 20110915 |
Events
Class IF_GRRM_ANALYSIS_AGGREGATION has no event.
Types
Class IF_GRRM_ANALYSIS_AGGREGATION has no local type.
Method Signatures
Method AGGREGATION_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return Parameter | 20110915 | |||
| 2 | EV_POSSIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110915 | ||||
| 3 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110915 | |||
| 4 | IT_UL_RISK | Call by reference | Type reference (TYPE) | GRRM_T_API_UL_RISKS | Table type of API object ID | 20110928 | |||
| 5 | IV_TARGET_RISK | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110915 |
Method AGGREGATION_POSSIBLE on class IF_GRRM_ANALYSIS_AGGREGATION has no exception.
Method GENERATE_AGGREGATE_ANALYSIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return Parameter | 20110921 | |||
| 2 | EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110921 | ||||
| 3 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110921 | |||
| 4 | IV_TARGET_RISK | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110921 |
Method GENERATE_AGGREGATE_ANALYSIS on class IF_GRRM_ANALYSIS_AGGREGATION has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |