SAP ABAP Interface IF_GRRM_ANALYSIS_AGGREGATION (Provides a way to aggregate multiple analysis)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_RISK (Package) Package GRC-RM Risk
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
Interface IF_GRRM_ANALYSIS_AGGREGATION  
Short Description Provides a way to aggregate multiple analysis    
General Data
Package GRRM_RISK   Package GRC-RM Risk 
Created 20110915   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_GRRM_MODEL_RISK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_GRRM_ANALYSIS_AGGREGATION has no interface.
Friends
Interface IF_GRRM_ANALYSIS_AGGREGATION has no friend.
Attributes
Interface IF_GRRM_ANALYSIS_AGGREGATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATION_POSSIBLE Static method Public Method Checks if the aggregation is possible for a certain combinat 20110915
2 GENERATE_AGGREGATE_ANALYSIS Static method Public Method Performs the aggregation and generates a new analysis (vers) 20110915
Events
Interface IF_GRRM_ANALYSIS_AGGREGATION has no event.
Types
Interface 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return Parameter 20110915
2 Exporting EV_POSSIBLE Call by reference Type reference (TYPE) ABAP_BOOL 20110915
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110915
4 Importing IT_UL_RISK Call by reference Type reference (TYPE) GRRM_T_API_UL_RISKS Table type of API object ID 20110928
5 Importing IV_TARGET_RISK Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110915

Method AGGREGATION_POSSIBLE on Interface 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return Parameter 20110921
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20110921
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110921
4 Importing IV_TARGET_RISK Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110921

Method GENERATE_AGGREGATE_ANALYSIS on Interface IF_GRRM_ANALYSIS_AGGREGATION has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100