SAP ABAP Class CL_GRFN_DL_MENU (Delegation Personalization)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ACCESS (Package) Roles, authorization, menu, access
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20080815 |
Properties
| Class | CL_GRFN_DL_MENU | |
| Short Description | Delegation Personalization | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_ACCESS | Roles, authorization, menu, access |
| Created | 20080815 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_DL_MENU has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20080815 |
Friends
Class CL_GRFN_DL_MENU has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | OTYPE | 'US' | 20100211 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_DELEGATE_OWN | 20100211 | ||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_DL_MENU | 20100211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Select Delegate Entry | 20080815 | |
| 2 | Instance method | Public | Method | Return Current Setting | 20080815 | |
| 3 | Instance method | Private | Method | Load all the Delegators available for me | 20080815 | |
| 4 | Static method | Public | Method | Refresh peronal running time dl data | 20081112 |
Events
Class CL_GRFN_DL_MENU has no event.
Types
Class CL_GRFN_DL_MENU has no local type.
Method Signatures
Method ACT_FOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN_CODE | Value transfer | Type reference (TYPE) | INT4 | Return code | 20080815 | |||
| 2 | I_MAIN_USER | Value transfer | Type reference (TYPE) | UNAME | The new delegator for me | 20080815 |
Method ACT_FOR on class CL_GRFN_DL_MENU has no exception.
Method GET_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTING_ENTRY | Call by reference | Type reference (TYPE) | GRFN_T_DELEGATE_OWN | User Substituted by User | 20080815 |
Method GET_LIST on class CL_GRFN_DL_MENU has no exception.
Method LOAD_DELEGATORS Signature
Method LOAD_DELEGATORS on class CL_GRFN_DL_MENU has no parameter.
Method LOAD_DELEGATORS on class CL_GRFN_DL_MENU has no exception.
Method REFRESH_PERSONAL_DL_DATA Signature
Method REFRESH_PERSONAL_DL_DATA on class CL_GRFN_DL_MENU has no parameter.
Method REFRESH_PERSONAL_DL_DATA on class CL_GRFN_DL_MENU has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |