SAP ABAP Class CL_GRAC_REMEDIATION_DATA (Risk Analysis Remediation View Data)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
⤷
⤷
Properties
| Class | CL_GRAC_REMEDIATION_DATA | |
| Short Description | Risk Analysis Remediation View Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_SOD | Access Control GRC SoD Rules and etc. |
| Created | 20130104 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_REMEDIATION_DATA has no forward declaration.
Interfaces
Class CL_GRAC_REMEDIATION_DATA has no interface implemented.
Friends
Class CL_GRAC_REMEDIATION_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20130104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Org Rules Data | 20130104 | |
| 2 | Static method | Public | Method | Get Risk Data | 20130104 | |
| 3 | Static method | Public | Method | Get Role Data | 20130104 | |
| 4 | Static method | Public | Method | Get Rule Data | 20130112 | |
| 5 | Static method | Public | Method | Get User Data | 20130104 |
Events
Class CL_GRAC_REMEDIATION_DATA has no event.
Types
Class CL_GRAC_REMEDIATION_DATA has no local type.
Method Signatures
Method GET_ORG_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SIDE_PANEL_INFO | Call by reference | Type reference (TYPE) | GRAC_S_DT_RV_SIDE_PANEL_INFO | Remedation View Side Panel Information | 20130112 | |||
| 2 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20130115 | ||||
| 3 | IV_ORG_RULE_ID | Call by reference | Type reference (TYPE) | STRING | 20130112 |
Method GET_ORG_RULES on class CL_GRAC_REMEDIATION_DATA has no exception.
Method GET_RISK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SIDE_PANEL_INFO | Call by reference | Type reference (TYPE) | GRAC_S_DT_RV_SIDE_PANEL_INFO | Remedation View Side Panel Information | 20130112 | |||
| 2 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20130115 | ||||
| 3 | IV_RISK_ID | Call by reference | Type reference (TYPE) | STRING | 20130112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20130108 |
Method GET_ROLE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SIDE_PANEL_INFO | Call by reference | Type reference (TYPE) | GRAC_S_DT_RV_SIDE_PANEL_INFO | Remedation View Side Panel Information | 20130112 | |||
| 2 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20130115 | ||||
| 3 | IV_ROLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130112 |
Method GET_ROLE_DATA on class CL_GRAC_REMEDIATION_DATA has no exception.
Method GET_RULE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SIDE_PANEL_INFO | Call by reference | Type reference (TYPE) | GRAC_S_DT_RV_SIDE_PANEL_INFO | Remedation View Side Panel Information | 20130112 | |||
| 2 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20130115 | ||||
| 3 | IV_RISK_ID | Call by reference | Type reference (TYPE) | STRING | 20130112 | ||||
| 4 | IV_RULE_ID | Call by reference | Type reference (TYPE) | STRING | 20130112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20130117 |
Method GET_USER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SIDE_PANEL_INFO | Call by reference | Type reference (TYPE) | GRAC_S_DT_RV_SIDE_PANEL_INFO | Remedation View Side Panel Information | 20130112 | |||
| 2 | IV_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20130115 | ||||
| 3 | IV_USER_ID | Call by reference | Type reference (TYPE) | STRING | 20130112 |
Method GET_USER_DATA on class CL_GRAC_REMEDIATION_DATA has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |