SAP ABAP Class CL_GRAC_USER_ROLE_HELPER (CL_GRAC_USER_ROLE_HELPER)
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 | 20130930 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130930 |
Properties
| Class | CL_GRAC_USER_ROLE_HELPER | |
| Short Description | ||
| 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 | 20130930 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_USER_ROLE_HELPER 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 | 20130930 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130930 |
Friends
Class CL_GRAC_USER_ROLE_HELPER has no friend class.
Attributes
Class CL_GRAC_USER_ROLE_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Convert GRACUSERROLE into helper structure | 20130930 | |
| 2 | Instance method | Private | Method | Read GRACUSERROLE with required size | 20130930 |
Events
Class CL_GRAC_USER_ROLE_HELPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_USER_ROLE_TABLE | Private | See coding | 20130930 | TY_T_USER_ROLE_TABLE TYPE TABLE OF gracuserrole
|
Method Signatures
Method CONVERT_USERROLE_TO_HELPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_USER_ROLE_HELPER | Call by reference | Type reference (TYPE) | GRAC_S_USER_ROLE_HELPER_ESH | User role assignment | 20130930 | |||
| 2 | IS_USER_ROLE | Call by reference | Type reference (TYPE) | GRACUSERROLE | User Role Assignment Table | 20130930 |
Method CONVERT_USERROLE_TO_HELPER on class CL_GRAC_USER_ROLE_HELPER has no exception.
Method READ_USER_ROLE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_USER_ROLE_TABLE | Call by reference | Type reference (TYPE) | TY_T_USER_ROLE_TABLE | 20130930 | ||||
| 2 | IV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20130930 | |||
| 3 | IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | Package size | 20130930 |
Method READ_USER_ROLE_TABLE on class CL_GRAC_USER_ROLE_HELPER has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |