SAP ABAP Class CL_GRPC_UI_RISK (Risk UI helper class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_CCAT (Package) Process controls central catalogues
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_CCAT (Package) Process controls central catalogues
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20081015 |
Properties
Class | CL_GRPC_UI_RISK | |
Short Description | Risk UI helper class | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_CCAT | Process controls central catalogues |
Created | 20081015 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | GRPC0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | GRPCB | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRPC_UI_RISK has no interface implemented.
Friends
Class CL_GRPC_UI_RISK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GT_ASSERTION | Static Attribute | Private | Type reference (TYPE) | GRPCB_T_ATTRVAL_TEXT | assertion | 20081016 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CLASS_CONSTRUCTOR | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081016 |
2 | GET_ALL_RISK_UI_INFO | Static method | Public | Method | Fill risk information which will be shown on UI | 20081016 |
3 | GET_LOCAL_COVERAGE_SOURCE | Static method | Public | Method | Get risk source | 20081110 |
4 | GET_RISK_SOURCE | Static method | Public | Method | Get risk source | 20081015 |
5 | GET_RISK_SOURCE_BY_ACC | Static method | Public | Method | Get risk source by account group | 20081016 |
6 | GET_RISK_SOURCE_BY_CO | Static method | Public | Method | Get risk source by control objective | 20081016 |
7 | GET_RISK_SOURCE_BY_SP | Static method | Public | Method | Get risk source by subprocess | 20081016 |
8 | GET_RISK_UI_INFO | Static method | Public | Method | Fill risk information which will be shown on UI | 20081015 |
Events
Class CL_GRPC_UI_RISK has no event.
Types
Class CL_GRPC_UI_RISK has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRPC_UI_RISK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRPC_UI_RISK has no exception.
Method GET_ALL_RISK_UI_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081016 | ||
2 | Importing | IT_RISKS | Call by reference | Type reference (TYPE) | GRPC_T_API_RISK_COVERAGE | table for risk coverage | 20081016 | ||
3 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081016 | ||
4 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081210 | ||
5 | Returning | RT_RISKS | Value transfer | Type reference (TYPE) | GRPC_T_UI_RISK | Risk internal table | 20081016 |
Method GET_ALL_RISK_UI_INFO on class CL_GRPC_UI_RISK has no exception.
Method GET_LOCAL_COVERAGE_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081110 | ||
2 | Importing | IS_RISK | Call by reference | Type reference (TYPE) | GRPC_S_API_RISK_COVERAGE | api structure for risk coverage | 20081110 | ||
3 | Importing | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081110 | ||
4 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081210 | ||
5 | Returning | RV_SOURCE | Value transfer | Type reference (TYPE) | STRING | 20081110 |
Method GET_LOCAL_COVERAGE_SOURCE on class CL_GRPC_UI_RISK has no exception.
Method GET_RISK_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081015 | ||
2 | Importing | IS_RISK | Call by reference | Type reference (TYPE) | GRPC_S_API_RISK_COVERAGE | api structure for risk coverage | 20081015 | ||
3 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081015 | ||
4 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081210 | ||
5 | Returning | RV_SOURCE | Value transfer | Type reference (TYPE) | STRING | 20081015 |
Method GET_RISK_SOURCE on class CL_GRPC_UI_RISK has no exception.
Method GET_RISK_SOURCE_BY_ACC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081016 | ||
2 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081210 | ||
3 | Importing | IV_RISK | Call by reference | Type reference (TYPE) | GRPC_S_API_RISK_COVERAGE | Object ID | 20081104 | ||
4 | Returning | RV_SOURCE | Value transfer | Type reference (TYPE) | STRING | 20081016 |
Method GET_RISK_SOURCE_BY_ACC on class CL_GRPC_UI_RISK has no exception.
Method GET_RISK_SOURCE_BY_CO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081016 | ||
2 | Importing | IV_CO_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081016 | ||
3 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081210 | ||
4 | Returning | RV_SOURCE | Value transfer | Type reference (TYPE) | STRING | 20081016 |
Method GET_RISK_SOURCE_BY_CO on class CL_GRPC_UI_RISK has no exception.
Method GET_RISK_SOURCE_BY_SP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081016 | ||
2 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20081110 | |||
3 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081210 | ||
4 | Importing | IV_SOURCE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081110 | ||
5 | Returning | RV_SOURCE | Value transfer | Type reference (TYPE) | STRING | 20081016 |
Method GET_RISK_SOURCE_BY_SP on class CL_GRPC_UI_RISK has no exception.
Method GET_RISK_UI_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20081015 | ||
2 | Importing | IS_RISK | Call by reference | Type reference (TYPE) | GRPC_S_API_RISK_COVERAGE | table for risk coverage | 20081016 | ||
3 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081015 | ||
4 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081210 | ||
5 | Returning | RS_RISK | Value transfer | Type reference (TYPE) | GRPC_S_UI_RISK | Risk internal table | 20081016 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20090213 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |