SAP ABAP Class IF_GRFN_API_ROLEASSIGNMENT (Interface for role assignment API)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_API_ROLEASSIGNMENT | API for role assignment | 20080429 |
Properties
| Class | IF_GRFN_API_ROLEASSIGNMENT | |
| Short Description | Interface for role assignment API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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
Class IF_GRFN_API_ROLEASSIGNMENT has no interface implemented.
Friends
Class IF_GRFN_API_ROLEASSIGNMENT has no friend class.
Attributes
Class IF_GRFN_API_ROLEASSIGNMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add one specific role assignment | 20080430 | |
| 2 | Instance method | Public | Method | Checks whether the user is allowed to update | 20080819 | |
| 3 | Instance method | Public | Method | Remove on especific role assignment | 20080430 | |
| 4 | Instance method | Public | Method | Remove on especific role assignment including future ones | 20090305 | |
| 5 | Instance method | Public | Method | Replace a certain role assignment with another one | 20080430 | |
| 6 | Instance method | Public | Method | Returns the Role Assignments | 20080430 | |
| 7 | Instance method | Public | Method | Update the Role Assignments | 20080429 |
Events
Class IF_GRFN_API_ROLEASSIGNMENT has no event.
Types
Class IF_GRFN_API_ROLEASSIGNMENT has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROLE_ASSIGNMENT | Call by reference | Type reference (TYPE) | GRFN_S_ROLE_ASSIGNMENT | Definition of a role assignment | 20080430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080430 |
Method AUTH_CHECK_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AUTHORIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is authorized for Update | 20080819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080819 |
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROLE_ASSIGNMENT | Call by reference | Type reference (TYPE) | GRFN_S_ROLE_ASSIGNMENT | Definition of a role assignment | 20080430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080430 |
Method REMOVE_PC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ROLE_ASSIGNMENT | Call by reference | Type reference (TYPE) | GRFN_S_ROLE_ASSIGNMENT | Definition of a role assignment | 20090305 |
Method REMOVE_PC on class IF_GRFN_API_ROLEASSIGNMENT has no exception.
Method REPLACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REPLACEMENT | Call by reference | Type reference (TYPE) | GRFN_S_API_REPLACE_ROLE_ASS | 20080704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080430 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ROLE_ASSIGNMENT | Value transfer | Type reference (TYPE) | GRFN_T_ROLE_ASSIGNMENT | Table of role assignments | 20080430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080430 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ROLE_ASSIGNMENT | Call by reference | Type reference (TYPE) | GRFN_T_ROLE_ASSIGNMENT | Table of role assignments | 20080430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080430 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |