SAP ABAP Class CL_GRAC_FEEDER_ROLE_REAFFIRM (Feeder Class for Role Reaffirm)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ACCESS_REQUEST (Package) Access Control GRC Access Request
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100826 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20100825 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20100825 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20100825 |
Properties
| Class | CL_GRAC_FEEDER_ROLE_REAFFIRM | |
| Short Description | Feeder Class for Role Reaffirm | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_ACCESS_REQUEST | Access Control GRC Access Request |
| Created | 20100825 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_FEEDER_ROLE_REAFFIRM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20100825 | ||
| 2 | IF_FPM_GUIBB_OVS | Interface providing callback methods for using OVS with POWL | 20100825 | ||
| 3 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20100825 |
Friends
Class CL_GRAC_FEEDER_ROLE_REAFFIRM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | GRAC_S_API_ACCESS_REQUEST | Access Request Structure for API Usage | 20100905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20101216 | ||
| 2 | Instance method | Public | Method | 20100902 | ||
| 3 | Static method | Public | Method | Get the Role Reaffirm actions | 20101215 | |
| 4 | Static method | Public | Method | 20101210 |
Events
Class CL_GRAC_FEEDER_ROLE_REAFFIRM has no event.
Types
Class CL_GRAC_FEEDER_ROLE_REAFFIRM has no local type.
Method Signatures
Method DELETE_RRACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RR_ACTIONS | Call by reference | Type reference (TYPE) | GRAC_T_RR_ACTIONS | Table Type For Role Reaffirm Actions | 20101216 |
Method DELETE_RRACTIONS on class CL_GRAC_FEEDER_ROLE_REAFFIRM has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ACCESS_REQUEST | Call by reference | Type reference (TYPE) | GRAC_S_API_ACCESS_REQUEST | Access Request Structure for API Usage | 20100905 |
Method GET_RESULT on class CL_GRAC_FEEDER_ROLE_REAFFIRM has no exception.
Method GET_RRACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ACCESS_REQUEST | Call by reference | Type reference (TYPE) | GRAC_S_API_ACCESS_REQUEST | Access Request Structure for API Usage | 20101215 | |||
| 2 | USER_ID | Call by reference | Type reference (TYPE) | SY-UNAME | User Name | 20101216 |
Method GET_RRACTIONS on class CL_GRAC_FEEDER_ROLE_REAFFIRM has no exception.
Method SAVE_RRACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RR_ACTIONS | Call by reference | Type reference (TYPE) | GRAC_T_RR_ACTIONS | Table Type For Role Reaffirm Actions | 20101210 |
Method SAVE_RRACTIONS on class CL_GRAC_FEEDER_ROLE_REAFFIRM has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |