SAP ABAP Class CL_GRRM_COLLAB_ENGINE (Engine for collab consolidation)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CASE_MANAGEMENT (Package) Case management for risks

⤷

⤷

Properties
Class | CL_GRRM_COLLAB_ENGINE | |
Short Description | Engine for collab consolidation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_CASE_MANAGEMENT | Case management for risks |
Created | 20100210 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_COLLAB_ENGINE has no forward declaration.
Interfaces
Class CL_GRRM_COLLAB_ENGINE has no interface implemented.
Friends
Class CL_GRRM_COLLAB_ENGINE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_GRRM_API_ANALYSIS_BOW_TIE | target top analysis | 20100210 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100317 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_MODE | 20100309 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110301 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100210 | |
2 | ![]() |
Instance method | Public | Method | 20100426 | |
3 | ![]() |
Instance method | Public | Method | 20100426 | |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100210 |
5 | ![]() |
Instance method | Private | Method | 20110301 | |
6 | ![]() |
Instance method | Private | Method | Get weight for analysis | 20100211 |
7 | ![]() |
Instance method | Private | Method | Fix the result into impact level | 20100211 |
8 | ![]() |
Instance method | Private | Method | 20100211 | |
9 | ![]() |
Instance method | Private | Method | Fix the result into probability level | 20100211 |
Events
Class CL_GRRM_COLLAB_ENGINE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YT_MODE | Private | See coding | 20100309 | yt_mode type standard table of GRRM_ANALYSIS_MODE with default key
|
Method Signatures
Method CONSOLIDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ANALYSIS_ASSESSMENT | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_ASSESSMENT | Analysis_assessment | 20100210 | ||
2 | ![]() |
IT_ANALYSIS_IMPACT | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_IMPACT | Analysis Impact (at risk level) | 20100210 | ||
3 | ![]() |
IT_ANALYSIS_PROBABILITY | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_PROBABILIT | Analysis Probability | 20100210 | ||
4 | ![]() |
IV_AGG_ASSESSMENT | Value transfer | Type reference (TYPE) | GRRM_AGG_METHOD | IF_GRRM_API_ANALYSIS=>GC_AG_AVG | Aggregation method | 20100211 | |
5 | ![]() |
IV_AGG_IMPACT | Value transfer | Type reference (TYPE) | GRRM_AGG_METHOD | IF_GRRM_API_ANALYSIS=>GC_AG_AVG | Aggregation method | 20100211 | |
6 | ![]() |
IV_AGG_PROBABILITY | Value transfer | Type reference (TYPE) | GRRM_AGG_METHOD | IF_GRRM_API_ANALYSIS=>GC_AG_AVG | Aggregation method | 20100211 | |
7 | ![]() |
IV_ANALYSIS_TYPE | Value transfer | Type reference (TYPE) | GRRM_ANALYSIS_TYPE | Analysis Type | 20100211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100210 |
Method CONSOLIDATE_ASSESSMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TARGET_ASSESSMENT | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_ASSESSMENT | Analysis_assessment | 20100426 | ||
2 | ![]() |
IS_PROFILE | Call by reference | Type reference (TYPE) | GRRM_S_ANALYSIS_PROFILE | ANALYSIS PROFILE | 20100426 | ||
3 | ![]() |
IT_ANALYSIS_ASSESSMENT | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_ASSESSMENT | Analysis_assessment | 20100426 | ||
4 | ![]() |
IV_AGG_ASSESSMENT | Call by reference | Type reference (TYPE) | GRRM_AGG_METHOD | Impact Aggregation method | 20100426 | ||
5 | ![]() |
IV_ANALYSIS_TYPE | Call by reference | Type reference (TYPE) | GRRM_ANALYSIS_TYPE | Analysis Type | 20100426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100426 |
Method CONSOLIDATE_PROBABILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TARGET_PROBABILITY | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_PROBABILIT | Analysis Probability | 20100426 | ||
2 | ![]() |
IS_PROFILE | Call by reference | Type reference (TYPE) | GRRM_S_ANALYSIS_PROFILE | ANALYSIS PROFILE | 20100426 | ||
3 | ![]() |
IT_ANALYSIS_PROBABILITY | Call by reference | Type reference (TYPE) | GRRM_T_API_ANALYSIS_PROBABILIT | Analysis Probability | 20100426 | ||
4 | ![]() |
IV_AGG_PROBABILITY | Call by reference | Type reference (TYPE) | GRRM_AGG_METHOD | Impact Aggregation method | 20100426 | ||
5 | ![]() |
IV_ANALYSIS_TYPE | Call by reference | Type reference (TYPE) | GRRM_ANALYSIS_TYPE | Analysis Type | 20100426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100426 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ANALYSIS | Call by reference | Object reference (TYPE REF TO) | IF_GRRM_API_ANALYSIS | API Layer Interface for Analysis | 20100210 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100210 |
Method GET_MONETARY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UOM_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110301 | ||
2 | ![]() |
IV_UOM_VALUE | Call by reference | Type reference (TYPE) | GRFN_AMOUNT | Quantity corresponding to UOM defined on Orgunit | 20110301 | ||
3 | ![]() |
RV_MONETARY_IMPACT | Value transfer | Type reference (TYPE) | GRFN_AMOUNT | Amount | 20110301 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110301 |
Method GET_WEIGHT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ANALYSIS | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100211 | ||
2 | ![]() |
RV_WEIGHT | Value transfer | Type reference (TYPE) | F | 20100211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100317 |
Method IMPACT_LEVEL_FIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LEVEL | Value transfer | Type reference (TYPE) | F | 20100211 | |||
2 | ![]() |
RV_LEVEL | Value transfer | Type reference (TYPE) | GRRM_IMPACT_LEVEL | Impact level | 20100211 |
Method IMPACT_LEVEL_FIX on class CL_GRRM_COLLAB_ENGINE has no exception.
Method MAX_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PROFILE | Value transfer | Type reference (TYPE) | GRRM_S_ANALYSIS_PROFILE | ANALYSIS PROFILE | 20100517 | ||
2 | ![]() |
IV_MODE1 | Value transfer | Type reference (TYPE) | GRRM_ANALYSIS_MODE | Analysis Mode | 20100211 | ||
3 | ![]() |
IV_MODE2 | Value transfer | Type reference (TYPE) | GRRM_ANALYSIS_MODE | Analysis Mode | 20100211 | ||
4 | ![]() |
RV_MODE | Value transfer | Type reference (TYPE) | GRRM_ANALYSIS_MODE | Analysis Mode | 20100211 |
Method MAX_MODE on class CL_GRRM_COLLAB_ENGINE has no exception.
Method PROB_LEVEL_FIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LEVEL | Value transfer | Type reference (TYPE) | F | 20100211 | |||
2 | ![]() |
RV_LEVEL | Value transfer | Type reference (TYPE) | GRRM_PROBABILITY_LEVEL_ID | Probability Level | 20100211 |
Method PROB_LEVEL_FIX on class CL_GRRM_COLLAB_ENGINE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |