SAP ABAP Class CL_GRAC_MITIGATION_CONTROL (Class for BAdI Impl.: MITIGATION_CONTROL_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 | 20130827 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130827 |
Properties
| Class | CL_GRAC_MITIGATION_CONTROL | |
| Short Description | Class for BAdI Impl.: MITIGATION_CONTROL_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 | 20130827 | 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_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20130827 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130827 |
Friends
Class CL_GRAC_MITIGATION_CONTROL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR20 | 'MITIGATION_CTL_ATTR' | Attribute Node Name | 20130827 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR20 | 'MITIGATION_CONTROL_H' | Model Name | 20130827 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR20 | 'MITIGATION_CTL_TEXT' | Text Node Name | 20130827 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20130828 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_API_CONTROL_LIST | Table type of control list | 20130828 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GRAC_T_API_ROLE_MITIGATION | Role mitigations API table type | 20130828 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GRAC_T_API_USER_MITIGATION | User mitigations API table type | 20130828 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20130827 | |
| 2 | Instance method | Private | Method | Number Of Roles Mitigated | 20130827 | |
| 3 | Instance method | Private | Method | Number Of Users Mitigated | 20130827 | |
| 4 | Instance method | Private | Method | Fetch mitigation control attributes | 20130827 | |
| 5 | Instance method | Private | Method | Fetch text per language and control ID | 20130827 | |
| 6 | Instance method | Private | Method | Get Mitigation Control List | 20130827 | |
| 7 | Instance method | Private | Method | Get Last Update Information | 20130827 | |
| 8 | Instance method | Private | Method | Extract Attributes | 20130827 | |
| 9 | Instance method | Private | Method | Extract text | 20130827 |
Events
Class CL_GRAC_MITIGATION_CONTROL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_S_CONTROL_ATTR | Public | Type reference (TYPE) | GRAC_S_MC_ATTR_ESH | 20130827 | |
|
| 2 | T_T_CONTROL_ATTR | Public | See coding | 20130827 | t_t_control_attr TYPE STANDARD TABLE OF grac_s_mc_attr_esh
|
||
| 3 | T_T_CONTROL_TEXT | Public | See coding | 20130827 | t_t_control_text TYPE STANDARD TABLE OF grac_s_mc_text_esh
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRAC_MITIGATION_CONTROL has no parameter.
Method CONSTRUCTOR on class CL_GRAC_MITIGATION_CONTROL has no exception.
Method COUNT_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NUMBER_ROLE_ACTIVE | Call by reference | Type reference (TYPE) | GRAC_S_MC_ATTR_ESH-MITIGATED_ROLE_ACTIVE | Numeric Character Field, Length 10 | 20130827 | |||
| 2 | EV_NUMBER_ROLE_INACTIVE | Call by reference | Type reference (TYPE) | GRAC_S_MC_ATTR_ESH-MITIGATED_ROLE_INACTIVE | Numeric Character Field, Length 10 | 20130827 | |||
| 3 | IT_ROLE_MITIGATION | Call by reference | Type reference (TYPE) | GRAC_T_API_ROLE_MITIGATION | User mitigations API table type | 20130827 | |||
| 4 | IV_ACCONTROLID | Call by reference | Type reference (TYPE) | GRAC_CONTROL_ID | SOD Control ID | 20130827 |
Method COUNT_ROLE on class CL_GRAC_MITIGATION_CONTROL has no exception.
Method COUNT_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NUMBER_USER_ACTIVE | Call by reference | Type reference (TYPE) | GRAC_S_MC_ATTR_ESH-MITIGATED_USER_ACTIVE | Numeric Character Field, Length 10 | 20130827 | |||
| 2 | EV_NUMBER_USER_INACTIVE | Call by reference | Type reference (TYPE) | GRAC_S_MC_ATTR_ESH-MITIGATED_USER_INACTIVE | Numeric Character Field, Length 10 | 20130827 | |||
| 3 | IT_USER_MITIGATION | Call by reference | Type reference (TYPE) | GRAC_T_API_USER_MITIGATION | User mitigations API table type | 20130827 | |||
| 4 | IV_ACCONTROLID | Call by reference | Type reference (TYPE) | GRAC_CONTROL_ID | SOD Control ID | 20130827 |
Method COUNT_USER on class CL_GRAC_MITIGATION_CONTROL has no exception.
Method FETCH_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MC_CONTROL | Call by reference | Type reference (TYPE) | GRAC_S_MC_ATTR_ESH | Mitigation Control - Business Object Attributes | 20130827 | |||
| 2 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20130827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20130827 |
Method FETCH_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TEXT | Call by reference | Type reference (TYPE) | GRAC_S_MC_TEXT_ESH | Mitigation Control Text | 20130827 | |||
| 2 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20130827 | |||
| 3 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20130827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20130827 |
Method GET_CONTROL_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTROL_API | Call by reference | Type reference (TYPE) | GRPC_T_API_CONTROL_LIST | Table type of control list | 20130827 |
Method GET_CONTROL_LIST on class CL_GRAC_MITIGATION_CONTROL has no exception.
Method GET_LAST_UPDATE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_AEDTM | Call by reference | Type reference (TYPE) | AEDTM | Changed on | 20130827 | |||
| 2 | EV_UNAME | Call by reference | Type reference (TYPE) | USRNAME | User Name | 20130827 | |||
| 3 | IV_OBJID | Call by reference | Type reference (TYPE) | HROBJID | GRPC ID of the individual object | 20130829 |
Method GET_LAST_UPDATE_INFO on class CL_GRAC_MITIGATION_CONTROL has no exception.
Method GET_NEXT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20130827 | |||
| 2 | EV_NO_MORE_DATA | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20130827 | |||
| 3 | IV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20130827 | |||
| 4 | IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | Package size | 20130827 | |||
| 5 | IV_TABLE_REF | Call by reference | Type reference (TYPE) | DATA | Package size | 20130827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20130827 |
Method GET_NEXT_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_DATA | Call by reference | Type reference (TYPE) | DATA | 20130827 | ||||
| 2 | IV_TEXT_DATA | Call by reference | Type reference (TYPE) | DATA | 20130827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20130827 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |