SAP ABAP Class CL_GRFN_API_MENU_ITEM_PFCG (Menu item API for PFCG authorization Check)
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 | 20100413 |
Properties
| Class | CL_GRFN_API_MENU_ITEM_PFCG | |
| Short Description | Menu item API for PFCG authorization Check | |
| 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 | 20100413 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_API_MENU_ITEM_PFCG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_MENU_AUTH | Menu authorization | 20100413 |
Friends
Class CL_GRFN_API_MENU_ITEM_PFCG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100413 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20100413 | |||
| 3 | Instance attribute | Private | See coding | 20100622 | |||||
| 4 | Instance attribute | Protected | Attribute reference (LIKE) | 20100413 | |||||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20100413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100622 | |
| 2 | Instance method | Private | Method | check the menu item authorization | 20100623 |
Events
Class CL_GRFN_API_MENU_ITEM_PFCG has no event.
Types
Class CL_GRFN_API_MENU_ITEM_PFCG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRFN_API_MENU_ITEM_PFCG has no parameter.
Method CONSTRUCTOR on class CL_GRFN_API_MENU_ITEM_PFCG has no exception.
Method GET_MENU_ITEM_PFCG_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100623 | |||
| 2 | IV_ITEM_ID | Call by reference | Type reference (TYPE) | GRFN_ITEM_ID | Menu Item ID | 20100623 |
Method GET_MENU_ITEM_PFCG_AUTH on class CL_GRFN_API_MENU_ITEM_PFCG has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |