SAP ABAP Class CL_GRAC_AC_RISK_HELP (Class for BAdI Imp.: ACCESS_RISK_H)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_DATA_PROVIDER (Package) Access Control GRC Data Provider for oData services and etc.
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20130826 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130826 |
Properties
| Class | CL_GRAC_AC_RISK_HELP | |
| Short Description | Class for BAdI Imp.: ACCESS_RISK_H | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_DATA_PROVIDER | Access Control GRC Data Provider for oData services and etc. |
| Created | 20130826 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_AC_RISK_HELP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20130826 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130826 |
Friends
Class CL_GRAC_AC_RISK_HELP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'AC_RISK_HELP_ATTR' | Node Name | 20130828 | ||
| 2 | Constant | Private | Type reference (TYPE) | ESH_E_OM_NODE_NAME | 'AC_RISK_HELP_TEXT' | Node Name | 20130828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Number of Mitigated Roles | 20130828 | |
| 2 | Instance method | Private | Method | Number of Mitigated Users | 20130828 | |
| 3 | Instance method | Private | Method | Fetch pending approval request | 20130906 | |
| 4 | Instance method | Private | Method | Extract Attributes | 20130828 | |
| 5 | Instance method | Private | Method | Extract Texts | 20130828 |
Events
Class CL_GRAC_AC_RISK_HELP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_T_RISK_ATTR | Private | See coding | 20130828 | T_T_RISK_ATTR type table of GRAC_S_AC_RISK_ATTR_HELP_ESH
|
Method Signatures
Method COUNT_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_UNMITIGATED_ROLES | Call by reference | Type reference (TYPE) | GRAC_USER_COUNT | AC User Count | 20130828 | |||
| 2 | IV_RISKID | Call by reference | Type reference (TYPE) | GRAC_SODRISK_ID | Access Risk ID | 20130828 |
Method COUNT_ROLE on class CL_GRAC_AC_RISK_HELP has no exception.
Method COUNT_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_UNMITIGATED_USERS | Call by reference | Type reference (TYPE) | GRAC_USER_COUNT | AC User Count | 20130828 | |||
| 2 | IV_RISKID | Call by reference | Type reference (TYPE) | GRAC_SODRISK_ID | Access Risk ID | 20130828 |
Method COUNT_USER on class CL_GRAC_AC_RISK_HELP has no exception.
Method FETCH_APPROVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_APPROVAL_STATUS | Call by reference | Type reference (TYPE) | GRFN_MW_INSTANCE_APPROVAL_STAT | Instance Approval Status | 20130906 | |||
| 2 | IV_RISKID | Call by reference | Type reference (TYPE) | GRAC_SODRISK_ID | Access Risk ID | 20130906 |
Method FETCH_APPROVAL on class CL_GRAC_AC_RISK_HELP has no exception.
Method GET_NEXT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_AC_RISK_ATTR | Call by reference | Type reference (TYPE) | T_T_RISK_ATTR | SOD Risk Attribute Help | 20130828 | |||
| 2 | EV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20130828 | |||
| 3 | EV_NO_MORE_DATA | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20130828 | |||
| 4 | IV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20130828 | |||
| 5 | IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | Package size | 20130828 | |||
| 6 | IV_TABLE_REF | Call by reference | Type reference (TYPE) | DATA | 20130828 |
Method GET_NEXT_ATTRIBUTES on class CL_GRAC_AC_RISK_HELP has no exception.
Method GET_NEXT_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_AC_RISK_ATTR | Call by reference | Type reference (TYPE) | T_T_RISK_ATTR | 20130828 | ||||
| 2 | IV_TABLE_REF | Call by reference | Type reference (TYPE) | DATA | 20130828 |
Method GET_NEXT_TEXTS on class CL_GRAC_AC_RISK_HELP has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |