SAP ABAP Class CL_GRPC_RISK_INTEGRATION (RISK)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_SCOPING (Package) Process Control: Scoping
⤷
⤷
Properties
| Class | CL_GRPC_RISK_INTEGRATION | |
| Short Description | RISK | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_SCOPING | Process Control: Scoping |
| Created | 20131101 | 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) |
Interfaces
Class CL_GRPC_RISK_INTEGRATION has no interface implemented.
Friends
Class CL_GRPC_RISK_INTEGRATION has no friend class.
Attributes
Class CL_GRPC_RISK_INTEGRATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create response in risk when control linked to risk | 20140213 | |
| 2 | Static method | Public | Method | Retrieve risks by control id | 20140224 | |
| 3 | Static method | Public | Method | get level of evidence of the control | 20140219 | |
| 4 | Static method | Public | Method | 20131205 | ||
| 5 | Static method | Public | Method | Remove response in risk when remove riskf from a control | 20140217 | |
| 6 | Static method | Public | Method | update level of evidence of the control | 20140211 |
Events
Class CL_GRPC_RISK_INTEGRATION has no event.
Types
Class CL_GRPC_RISK_INTEGRATION has no local type.
Method Signatures
Method CREATE_RESPONSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20140213 | |||
| 2 | IT_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table of Regulation ID | 20140213 | |||
| 3 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Control ID | 20140213 | |||
| 4 | IV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Risk ID | 20140213 | |||
| 5 | RT_RESPONSE_ID | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table of Response ID | 20140213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20140213 |
Method GET_CONTROL_RISKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RISK_LIST | Call by reference | Type reference (TYPE) | GRRM_T_API_RISK_LIST | Table Type of Risk list | 20140224 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20140224 | |||
| 3 | IT_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table of Regulation ID | 20140224 | |||
| 4 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Control ID | 20140224 | |||
| 5 | IV_VALIDTO | Call by reference | Type reference (TYPE) | GRFN_VALIDTO | Key date to get risks | 20140227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20140224 |
Method GET_CTRL_LOE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOE | Value transfer | Type reference (TYPE) | GRPC_ATTRVALUE | Attribute Value | 20140219 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20140219 | |||
| 3 | IV_CTRL_RISK | Value transfer | Type reference (TYPE) | GRPC_CNTR_CONTROL_RISK | Control Risk | 20140219 | |||
| 4 | IV_RISK_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20140219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20140219 |
Method GET_RM_RISK_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20131205 | |||
| 2 | IV_RISK_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20131205 | |||
| 3 | RV_RISK_LEVEL | Value transfer | Type reference (TYPE) | GRRM_RISK_LEVEL_ID | Risk Level ID | 20131205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20131205 |
Method REMOVE_RESPONSE_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20140217 | |||
| 2 | IT_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table of Regulation ID | 20140217 | |||
| 3 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Control ID | 20140217 | |||
| 4 | IV_NOTIFY_OWNER_CONTROL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20140217 | |||
| 5 | IV_NOTIFY_OWNER_RISK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20140217 | |||
| 6 | IV_RISK_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Risk ID | 20140217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception when remove an RM risk from control | 20140217 |
Method UPDATE_CTRL_LOE_BY_RISK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTROL | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Updated control list | 20140211 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20140211 | |||
| 3 | IV_RISK_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20140211 | |||
| 4 | IV_RISK_LEVEL | Value transfer | Type reference (TYPE) | GRRM_RISK_LEVEL_ID | Risk Level ID | 20140211 | |||
| 5 | IV_RISK_SCORE | Value transfer | Type reference (TYPE) | GRFN_RISK_SCORE | Risk Score | 20140211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20140211 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |