SAP ABAP Class CL_GRAC_DT_RISKDTLS (Risk Details Handler)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_UI_UTILITIES (Package) Access Control GRC Various UI supporting infrastructures
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20121204 |
Properties
| Class | CL_GRAC_DT_RISKDTLS | |
| Short Description | Risk Details Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_UI_UTILITIES | Access Control GRC Various UI supporting infrastructures |
| Created | 20121204 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20121204 |
Friends
Class CL_GRAC_DT_RISKDTLS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GRAC_S_DT_RISKDETAILS_OUT | Risk Details List | 20121215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | GET THE ITEM DATA FROM THE REQUEST | 20121214 | |
| 2 | Instance method | Public | Method | Get the resolved snapshot role | 20121214 | |
| 3 | Static method | Public | Method | Get the technical roles of a BIZ role based on environment. | 20130129 | |
| 4 | Instance method | Public | Method | Get the request details | 20121221 | |
| 5 | Instance method | Private | Method | Get the line itmes from Request Form. | 20130128 | |
| 6 | Instance method | Public | Method | 20121214 | ||
| 7 | Instance method | Public | Method | Get the Risk Level list | 20121215 | |
| 8 | Instance method | Public | Method | Get the Risk Type list | 20121215 | |
| 9 | Instance method | Public | Method | 20121214 | ||
| 10 | Static method | Public | Method | Get RA Test Data. | 20130201 | |
| 11 | Instance method | Public | Method | get the report type | 20121214 | |
| 12 | Instance method | Public | Method | Invoke the risk analysis | 20121214 | |
| 13 | Instance method | Public | Method | Update the riskRoleView structure for JSON | 20121228 |
Events
Class CL_GRAC_DT_RISKDTLS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ROLE_COMPROLE | Public | See coding | 20140117 | begin of TY_ROLE_COMPROLE,
role type grac_role_name,
comp_role type grac_role_name,
end of ty_role_comprole
|
||
| 2 | T_TY_ROLE_COMPROLE | Public | See coding | 20140117 | T_TY_ROLE_COMPROLE TYPE STANDARD TABLE OF TY_ROLE_COMPROLE
|
Method Signatures
Method GET_ACC_REQ_DATA_FOR_RA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SIM_ITEMS | Call by reference | Type reference (TYPE) | GRAC_T_SOD_SIMULATION | Simulation table | 20121214 | |||
| 2 | ET_SYS_RANGE | Call by reference | Type reference (TYPE) | GRAC_T_SOD_CONNECTOR_RANGE | Connector Range Table | 20121214 | |||
| 3 | IT_LINEITEM_NEW | Call by reference | Type reference (TYPE) | GRAC_T_UI_ITEM_DATA | Table type for item data | 20121229 | |||
| 4 | IT_REQLINEITM | Call by reference | Type reference (TYPE) | GRAC_T_API_REQLINEITEM | Request lineitem | 20121222 | |||
| 5 | IV_CREATION_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Risk Analysis Mode. | 20130129 | |||
| 6 | IV_ENVIRONMENT | Call by reference | Type reference (TYPE) | GRAC_ENVIRONMENT | Environment | 20130129 | |||
| 7 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20121222 | |||
| 8 | IV_SELECTED_SYS | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20121214 |
Method GET_ACC_REQ_DATA_FOR_RA on class CL_GRAC_DT_RISKDTLS has no exception.
Method GET_BIZ_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESOLVEDROLES | Call by reference | Type reference (TYPE) | GRAC_T_API_REQUEST_BUSROLESNAP | Business role snapshot | 20121214 | |||
| 2 | IV_ITEMNUM | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20121214 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20121222 | |||
| 4 | IV_ROLEID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20121214 |
Method GET_BIZ_SNAPSHOT on class CL_GRAC_DT_RISKDTLS has no exception.
Method GET_BIZ_TECH_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESOLVEDROLES | Call by reference | Type reference (TYPE) | GRAC_T_API_REQUEST_BUSROLESNAP | 20130130 | ||||
| 2 | IV_BIZ_ROLE_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20130129 | |||
| 3 | IV_ENVIRONMENT | Call by reference | Type reference (TYPE) | GRAC_ENVIRONMENT | Environment | 20130129 |
Method GET_BIZ_TECH_ROLES on class CL_GRAC_DT_RISKDTLS has no exception.
Method GET_REQUEST_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_UI_CONFIG | Call by reference | Type reference (TYPE) | DATA | 20121221 | ||||
| 2 | ES_ACCESS_REQUEST | Call by reference | Type reference (TYPE) | GRAC_S_API_REQ_DATA | Request Header Structure | 20121221 | |||
| 3 | ES_ALLOWED_ACTIONS | Call by reference | Type reference (TYPE) | GRFNMW_S_UI_ALLOWED_ACTIONS | Flags with allowed UI actions | 20121221 | |||
| 4 | ET_BUSROLESNAP | Call by reference | Type reference (TYPE) | GRAC_T_API_REQUEST_BUSROLESNAP | Business role snapshot | 20121221 | |||
| 5 | ET_EXT_RISK | Call by reference | Type reference (TYPE) | GRAC_T_API_EXT_RISK | External Risk | 20121221 | |||
| 6 | ET_PROVLINEITM | Call by reference | Type reference (TYPE) | GRAC_T_API_REVLINEITEM | UAR line item | 20121221 | |||
| 7 | ET_REQLINEITM | Call by reference | Type reference (TYPE) | GRAC_T_API_REQLINEITEM | Request lineitem | 20121221 | |||
| 8 | ET_REQOWNER | Call by reference | Type reference (TYPE) | GRAC_T_API_REQOWNER | Request owner | 20121221 | |||
| 9 | ET_REQSYS | Call by reference | Type reference (TYPE) | GRAC_T_API_REQSYS | System Data | 20121221 | |||
| 10 | ET_REQUEST_OMOBJECTS | Call by reference | Type reference (TYPE) | GRAC_T_API_REQUEST_OMOBJECT | Request OM Object assignments | 20121221 | |||
| 11 | ET_REQUSER | Call by reference | Type reference (TYPE) | GRAC_T_API_USER_INFO | User info | 20121221 | |||
| 12 | ET_SOD_FUNCUSAGE | Call by reference | Type reference (TYPE) | GRAC_T_API_SOD_FUNC_USAGE | SOR review function usage | 20121221 | |||
| 13 | ET_SOD_REVLINEITEM | Call by reference | Type reference (TYPE) | GRAC_T_API_SOD_REVLINEITEM | SOD review lineitem | 20121221 | |||
| 14 | ET_SOD_USERROLE | Call by reference | Type reference (TYPE) | GRAC_T_API_SOD_USER_ROLE | Table Type for SOD User Role | 20121221 | |||
| 15 | ET_USERGROUPS | Call by reference | Type reference (TYPE) | GRAC_T_API_USERGROUPS | User Groups | 20121221 | |||
| 16 | ET_USERPARAM | Call by reference | Type reference (TYPE) | GRAC_T_API_USERPARAM | User Parameters | 20121221 | |||
| 17 | ET_WI_STATUS | Call by reference | Type reference (TYPE) | GRFN_MW_T_UI_WI_STATUS | Table of workitems status structure | 20121221 | |||
| 18 | EV_UI_CONFIG_DDIC | Call by reference | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20121221 | |||
| 19 | IT_WI_ID | Call by reference | Type reference (TYPE) | SWWTWIID | Workflow: Table with Work Item IDs | 20121221 | |||
| 20 | IV_ADMIN_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121221 | |||
| 21 | IV_EDITABLE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121221 | |||
| 22 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20121222 | |||
| 23 | IV_USER | Call by reference | Type reference (TYPE) | SY-UNAME | User Name | 20121221 |
Method GET_REQUEST_DETAILS on class CL_GRAC_DT_RISKDTLS has no exception.
Method GET_REQUEST_FORM_LINEITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEFAULT_MAPPED_ROLES | Call by reference | Type reference (TYPE) | GRAC_T_API_REQLINEITEM | Default and Mapped Roles | 20130201 | |||
| 2 | ET_DT_ADD_REQLINE_ITEM | Call by reference | Type reference (TYPE) | GRAC_T_DT_REQLINEITEM | Request Added Line items | 20130202 | |||
| 3 | ET_REQLINEITEMS | Value transfer | Type reference (TYPE) | GRAC_T_API_REQLINEITEM | Request lineitem with default/mapped roles | 20130130 | |||
| 4 | ET_REQUSER | Call by reference | Type reference (TYPE) | GRAC_T_API_USER_INFO | User info | 20130409 | |||
| 5 | EV_ENV | Call by reference | Type reference (TYPE) | GRAC_ENVIRONMENT | Environment | 20130130 | |||
| 6 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20130128 |
Method GET_REQUEST_FORM_LINEITEMS on class CL_GRAC_DT_RISKDTLS has no exception.
Method GET_RISKVIOLATION_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VIOLATION_DETAILS | Call by reference | Type reference (TYPE) | GRAC_T_SUM_VIOL_DET | Summarized Violation details | 20121226 | |||
| 2 | EV_STATUS | Call by reference | Type reference (TYPE) | GRAC_REP_STATUS | Report status | 20121226 | |||
| 3 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20121222 |
Method GET_RISKVIOLATION_DETAILS on class CL_GRAC_DT_RISKDTLS has no exception.
Method GET_RISK_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RISK_LEVEL | Value transfer | Type reference (TYPE) | GRAC_T_DDIC_DOMAIN | Table to contain DDIC domain value/text. | 20121226 |
Method GET_RISK_LEVEL on class CL_GRAC_DT_RISKDTLS has no exception.
Method GET_RISK_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RISK_TYPE | Value transfer | Type reference (TYPE) | DD07V_TAB | Table for DD07V | 20121226 |
Method GET_RISK_TYPE on class CL_GRAC_DT_RISKDTLS has no exception.
Method GET_SOD_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SOD_OBJECT_TYPE | Call by reference | Type reference (TYPE) | GRAC_SOD_PRINCIPLE_TYPE | Object Type | 20121214 | |||
| 2 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | OTYPE | Object Type | 20121214 |
Method GET_SOD_OBJECT_TYPE on class CL_GRAC_DT_RISKDTLS has no exception.
Method GET_TEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RISK_DTLS | Call by reference | Type reference (TYPE) | GRAC_T_SODRISK_DEEP | SOD Risk Deep Structure table. | 20130201 | |||
| 2 | ET_VIOLS | Call by reference | Type reference (TYPE) | GRAC_T_DT_SUM_VIOL_DET | Summarized Violation details | 20130201 |
Method GET_TEST_DATA on class CL_GRAC_DT_RISKDTLS has no exception.
Method INIT_REPORT_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REPORT_TYPE | Call by reference | Type reference (TYPE) | GRAC_T_SOD_ERM_REPTYPE | Table type for Report Type description | 20121222 |
Method INIT_REPORT_TYPES on class CL_GRAC_DT_RISKDTLS has no exception.
Method INVOKE_RISK_ANALYSIS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DEFAULT_MAPPED_ROLES | Call by reference | Type reference (TYPE) | GRAC_T_API_REQLINEITEM | 20130201 | ||||
| 2 | IT_DT_ADD_REQLINE_ITEM | Call by reference | Type reference (TYPE) | GRAC_T_DT_REQLINEITEM | Request Added Line items | 20130202 | |||
| 3 | IT_ITEM_DATA | Call by reference | Type reference (TYPE) | GRAC_T_UI_ITEM_DATA | Table type for item data | 20121231 | |||
| 4 | IT_REQLINEITM | Call by reference | Type reference (TYPE) | GRAC_T_API_REQLINEITEM | Request lineitem | 20130130 | |||
| 5 | IT_REQUSER | Call by reference | Type reference (TYPE) | GRAC_T_API_USER_INFO | Req user | 20130409 | |||
| 6 | IT_SIMULATION_ITEMS | Call by reference | Type reference (TYPE) | GRAC_T_SOD_SIMULATION | Simulation table | 20130130 | |||
| 7 | IT_SYS_RANGE | Call by reference | Type reference (TYPE) | GRAC_T_SOD_CONNECTOR_RANGE | Connector Range Table | 20130130 | |||
| 8 | IT_WI_ID | Call by reference | Type reference (TYPE) | SWWTWIID | Workflow: Table with Work Item IDs | 20121231 | |||
| 9 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20121231 | |||
| 10 | IV_SELECTED_SYS | Call by reference | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20121231 | |||
| 11 | IV_USER_PERSPECTIVE | Call by reference | Type reference (TYPE) | STRING | 20121231 | ||||
| 12 | RS_JSON_RISKDETAILS_OUT | Value transfer | Type reference (TYPE) | GRAC_S_DT_RISKDETAILS_OUT | Risk Details List | 20121226 |
Method INVOKE_RISK_ANALYSIS on class CL_GRAC_DT_RISKDTLS has no exception.
Method UPDATE_RISKROLE_VIEW_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_JSON_RISKDETAILS_OUT | Value transfer | Type reference (TYPE) | GRAC_S_DT_RISKDETAILS_OUT | Risk Details List | 20121228 | |||
| 2 | IT_DEFAULT_MAPPED_ROLES | Call by reference | Type reference (TYPE) | GRAC_T_API_REQLINEITEM | Request lineitem | 20130201 | |||
| 3 | IT_DT_ADD_REQLINE_ITEM | Call by reference | Type reference (TYPE) | GRAC_T_DT_REQLINEITEM | Request Added Line items | 20130202 | |||
| 4 | IT_REQUSER | Call by reference | Type reference (TYPE) | GRAC_T_API_USER_INFO | User info | 20130410 | |||
| 5 | IT_SIMULATION_ITEMS | Call by reference | Type reference (TYPE) | GRAC_T_SOD_SIMULATION | Simulated Items for BIZ-Tech roles | 20130202 | |||
| 6 | IT_VIOLATION_DETAILS | Call by reference | Type reference (TYPE) | GRAC_T_SUM_VIOL_DET | Summarized Violation details | 20121228 |
Method UPDATE_RISKROLE_VIEW_STRUCT on class CL_GRAC_DT_RISKDTLS has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |