SAP ABAP Class CL_GRFN_API_DL_MENU (Delegation API class for WD GRFN_MENU)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ACCESS (Package) Roles, authorization, menu, access
⤷
⤷
Properties
| Class | CL_GRFN_API_DL_MENU | |
| Short Description | Delegation API class for WD GRFN_MENU | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| 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_API_DL_MENU has no forward declaration.
Interfaces
Class CL_GRFN_API_DL_MENU has no interface implemented.
Friends
Class CL_GRFN_API_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) | CLASSNAME | 'CL_GRFN_DL_MENU' | Reference type | 20080815 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get current delegator if I am under delegation | 20080815 | |
| 2 | Static method | Public | Method | Get list of the possible delegees | 20080815 | |
| 3 | Static method | Public | Method | Set delegate | 20080815 |
Events
Class CL_GRFN_API_DL_MENU has no event.
Types
Class CL_GRFN_API_DL_MENU has no local type.
Method Signatures
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DELEGATE_MAIN | Call by reference | Type reference (TYPE) | GRFN_S_API_DELEGATE_MAIN | The list of the delegations | 20080815 | |||
| 2 | E_ON_MY_OWN | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080815 | |||
| 3 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080815 | |||
| 4 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080815 |
Method GET on class CL_GRFN_API_DL_MENU has no exception.
Method LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DELEGATE_MAIN | Call by reference | Type reference (TYPE) | GRFN_T_API_DELEGATE_MAIN | The list of the delegations | 20080815 | |||
| 2 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080815 | |||
| 3 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080815 |
Method LIST on class CL_GRFN_API_DL_MENU has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN_CODE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20080815 | |||
| 2 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080815 | |||
| 3 | I_MAIN_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20080815 |
Method SET on class CL_GRFN_API_DL_MENU has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |