SAP ABAP Class CL_GRFN_API_ROLEASSIGNMENT (API for role assignment)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ENTITY_API (Package) GRC Foundation API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20080429 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_ROLEASSIGNMENT | Interface for role assignment API | 20080429 |
Properties
| Class | CL_GRFN_API_ROLEASSIGNMENT | |
| Short Description | API for role assignment | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_ENTITY_API | GRC Foundation API |
| Created | 20080429 | 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_GRFN_API_ROLEASSIGNMENT | Interface for role assignment API | 20080429 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_BASIS | 20080505 | Basis class for GRC API classes | |
| 2 | CL_GRFN_API_SESSION | 20080429 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_ROLE_ASSIGNMENT_MODEL' | Model class | 20080430 | ||
| 2 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_ROLEASSI_MODEL_NONHR' | Reference type | 20100623 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100623 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100617 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100623 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20080430 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20080430 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081205 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20080722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20080430 | ||
| 2 | Instance method | Private | Method | 20111123 | ||
| 3 | Static method | Public | Method | Get instance of API class | 20080505 | |
| 4 | Instance method | Private | Method | Same as public one but with changable regulation | 20101014 | |
| 5 | Instance method | Private | Method | Special auth check logic for role assignments | 20080813 |
Events
Class CL_GRFN_API_ROLEASSIGNMENT has no event.
Types
Class CL_GRFN_API_ROLEASSIGNMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080430 | |||
| 2 | IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080430 | |||
| 3 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081205 |
Method CONSTRUCTOR on class CL_GRFN_API_ROLEASSIGNMENT has no exception.
Method GET_ALLOWED_ROLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ROLES | Value transfer | Type reference (TYPE) | GRFN_T_ENTITY_ROLE | Table of entity - role relationships | 20111123 |
Method GET_ALLOWED_ROLES on class CL_GRFN_API_ROLEASSIGNMENT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080505 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080505 | |||
| 3 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20081205 | |||
| 4 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_ROLEASSIGNMENT | API for role assignment | 20080505 |
Method GET_INSTANCE on class CL_GRFN_API_ROLEASSIGNMENT has no exception.
Method _AUTH_CHECK_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20101014 | |||
| 2 | RV_AUTHORIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20101014 |
Method _RA_AUTH_CHECK Signature
Method _RA_AUTH_CHECK on class CL_GRFN_API_ROLEASSIGNMENT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080813 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |