SAP ABAP Interface IF_GRRM_API_RISK_COLLECTION (API can serve as a risk collection)
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_GRFN_API_ORGUNIT | Orgunit Entity API class | 20120124 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_API_ACTIVITY | API Class for Activity | 20120111 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_API_CRGROUP | Risk Clasification Group | 20120123 |
Properties
Interface | IF_GRRM_API_RISK_COLLECTION | |
Short Description | API can serve as a risk collection |
General Data
Package | GRRM_ENTITY_API | Risk Management APIs |
Created | 20120110 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
Interface IF_GRRM_API_RISK_COLLECTION has no forward declaration.
Interfaces
Interface IF_GRRM_API_RISK_COLLECTION has no interface.
Friends
Interface IF_GRRM_API_RISK_COLLECTION has no friend.
Attributes
Interface IF_GRRM_API_RISK_COLLECTION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks if the object is locked | 20120213 |
2 | ![]() |
Instance method | Public | Method | Locks the object | 20120213 |
3 | ![]() |
Instance method | Public | Method | List of risks belonging to this collection | 20120111 |
4 | ![]() |
Instance method | Public | Method | Risk Summary | 20120110 |
Events
Interface IF_GRRM_API_RISK_COLLECTION has no event.
Types
Interface IF_GRRM_API_RISK_COLLECTION has no local type.
Method Signatures
Method CHECK_LOCKED Signature
Method CHECK_LOCKED on Interface IF_GRRM_API_RISK_COLLECTION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120213 |
Method ENQUEUE Signature
Method ENQUEUE on Interface IF_GRRM_API_RISK_COLLECTION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120213 |
Method GET_RISK_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OPP_LIST | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20120111 | ||
2 | ![]() |
ET_RISK_LIST | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table Type of Risk list | 20120111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120111 |
Method GET_RISK_SUMMARY_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_RISK_COLL_SUMMARY_API | Value transfer | Object reference (TYPE REF TO) | IF_GRRM_API_RISK_COLL_SUMMARY | Risk Summary API | 20120111 |
Method GET_RISK_SUMMARY_API on Interface IF_GRRM_API_RISK_COLLECTION has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |