SAP ABAP Interface IF_GRRM_API_RISK_COLL_SUMMARY (Risk Summary API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_ENTITY_API (Package) Risk Management APIs

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_API_RISK_COLL_SUMMARY | Risk Summary API | 20120111 |
Properties
Interface | IF_GRRM_API_RISK_COLL_SUMMARY | |
Short Description | Risk Summary API |
General Data
Package | GRRM_ENTITY_API | Risk Management APIs |
Created | 20120111 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
Interface IF_GRRM_API_RISK_COLL_SUMMARY has no forward declaration.
Interfaces
Interface IF_GRRM_API_RISK_COLL_SUMMARY has no interface.
Friends
Interface IF_GRRM_API_RISK_COLL_SUMMARY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_CUST_FLAG_CENTRAL | Constant | Public | Type reference (TYPE) | GRRM_RISK_COLL_CUST_FLAG | 'C' | Central | 20120113 | |
2 | GC_CUST_FLAG_INDIVIDUAL | Constant | Public | Type reference (TYPE) | GRRM_RISK_COLL_CUST_FLAG | 'I' | Individual | 20120113 | |
3 | GC_CUST_FLAG_INHERITED | Constant | Public | Type reference (TYPE) | GRRM_RISK_COLL_CUST_FLAG | 'H' | Customizing flag for risk collection summary | 20140203 | |
4 | GC_DET_ATTR_INH_EXPECTED_LOSS | Constant | Public | Type reference (TYPE) | GRRM_RISK_DET_ATTR | 'EI' | Inherent Total Loss from Risks | 20120127 | |
5 | GC_DET_ATTR_INH_TOTAL_LOSS | Constant | Public | Type reference (TYPE) | GRRM_RISK_DET_ATTR | 'TI' | Inherent Expected Loss from Risks | 20120127 | |
6 | GC_DET_ATTR_MAX_INH_EXPTD_LOSS | Constant | Public | Type reference (TYPE) | GRRM_RISK_DET_ATTR | 'MT' | Highest Single Risk's Inherent Total Loss | 20120127 | |
7 | GC_DET_ATTR_MAX_INH_TOTAL_LOSS | Constant | Public | Type reference (TYPE) | GRRM_RISK_DET_ATTR | 'ME' | Highest Single Risk's Inherent Expected Loss | 20120127 | |
8 | GC_DET_ATTR_MAX_RES_EXPTD_LOSS | Constant | Public | Type reference (TYPE) | GRRM_RISK_DET_ATTR | 'HT' | Highest Single Risk's Residual Total Loss | 20120127 | |
9 | GC_DET_ATTR_MAX_RES_TOTAL_LOSS | Constant | Public | Type reference (TYPE) | GRRM_RISK_DET_ATTR | 'HE' | Highest Single Risk's Residual Expected Loss | 20120127 | |
10 | GC_DET_ATTR_RES_EXPECTED_LOSS | Constant | Public | Type reference (TYPE) | GRRM_RISK_DET_ATTR | 'EL' | Residual Total Loss from Risks | 20120127 | |
11 | GC_DET_ATTR_RES_TOTAL_LOSS | Constant | Public | Type reference (TYPE) | GRRM_RISK_DET_ATTR | 'TL' | Residual Expected Loss from Risks | 20120127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Retrieve Risk Summary | 20120111 |
2 | ![]() |
Instance method | Public | Method | Update Risk Summary | 20120111 |
Events
Interface IF_GRRM_API_RISK_COLL_SUMMARY has no event.
Types
Interface IF_GRRM_API_RISK_COLL_SUMMARY has no local type.
Method Signatures
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SETTINGS | Call by reference | Type reference (TYPE) | GRRM_S_API_RISK_COLL_SETTINGS | Setting for risk collection | 20120111 | ||
2 | ![]() |
ES_SUMMARY | Call by reference | Type reference (TYPE) | GRRM_S_API_RISK_COLL_SUMMARY | Summary of an activity's risks (aggregated) | 20120111 | ||
3 | ![]() |
ES_VALIDITY | Call by reference | Type reference (TYPE) | GRFN_S_DATES | Dates | 20120220 | ||
4 | ![]() |
ET_THRESHOLDS | Call by reference | Type reference (TYPE) | GRRM_T_API_RISK_COLL_THRESHOLD | Table of thresholds for risk collection | 20120111 | ||
5 | ![]() |
IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Indicator | 20120213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120111 |
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SETTINGS | Call by reference | Type reference (TYPE) | GRRM_S_API_RISK_COLL_SETTINGS | Setting for risk collection | 20120111 | ||
2 | ![]() |
IT_THRESHOLDS | Call by reference | Type reference (TYPE) | GRRM_T_API_RISK_COLL_THRESHOLD | Table of thresholds for risk collection | 20120111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120120 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |