SAP ABAP Class CL_GRFN_API_MENU (Menu Auth class proxy)
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_MENU_AUTH | Menu authorization | 20100325 |
Properties
| Class | CL_GRFN_API_MENU | |
| Short Description | Menu Auth class proxy | |
| 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 | 20100325 | 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_MENU_AUTH | Menu authorization | 20100325 |
Friends
Class CL_GRFN_API_MENU has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRFN_ITEM_AUTH_MODE | 'E' | Authorization Mode for Menu Item | 20100608 | ||
| 2 | Constant | Public | Type reference (TYPE) | GRFN_ITEM_AUTH_MODE | 'B' | Authorization Mode for Menu Item | 20100622 | ||
| 3 | Constant | Public | Type reference (TYPE) | GRFN_ITEM_AUTH_MODE | 'P' | Authorization Mode for Menu Item | 20100608 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GRFN_MENU_AUTH | Menu authorization | 20100608 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GRFN_MENU_AUTH | Menu authorization | 20100608 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | GRFN_T_ACTIVEAPP | GRC Active Applications | 20100326 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_MENUCLASS | Menu Authorization Class | 20100608 | |||
| 8 | Instance attribute | Protected | Attribute reference (LIKE) | 20100608 | |||||
| 9 | Instance attribute | Protected | Attribute reference (LIKE) | 20100608 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100326 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100325 | |
| 3 | Instance method | Private | Method | 20100325 | ||
| 4 | Instance method | Protected | Method | 20100608 |
Events
Class CL_GRFN_API_MENU has no event.
Types
Class CL_GRFN_API_MENU has no local type.
Method Signatures
Method CHECK_ACTIVE_APP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APP | Value transfer | Type reference (TYPE) | GRFN_APPLICATION | GRC Application | 20100326 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100326 |
Method CHECK_ACTIVE_APP on class CL_GRFN_API_MENU has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACTIVEAPP | Call by reference | Type reference (TYPE) | GRFN_T_ACTIVEAPP | GRC Active Applications | 20100325 |
Method CONSTRUCTOR on class CL_GRFN_API_MENU has no exception.
Method GET_AUTH_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MENUCLASS | Value transfer | Type reference (TYPE) | GRFN_T_MENUCLASS | Menu Authorization Class | 20100608 |
Method GET_AUTH_CLASS on class CL_GRFN_API_MENU has no exception.
Method GET_MENU_ITEM Signature
Method GET_MENU_ITEM on class CL_GRFN_API_MENU has no parameter.
Method GET_MENU_ITEM on class CL_GRFN_API_MENU has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |