SAP ABAP Class CL_GRFN_API_MENU_ITEM_ELA (Menu item API for ELA 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 20100408
Properties
Class CL_GRFN_API_MENU_ITEM_ELA  
Short Description Menu item API for ELA 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 20100408   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP 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 20100408
Friends
Class CL_GRFN_API_MENU_ITEM_ELA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_AUTH_ENTITY Instance attribute Private Type reference (TYPE) GRFN_T_ENTITY Table of entities 20100408
2 MT_MENUAUTH Instance attribute Private See coding Menu Authorization Entity Mapping 20100408
3 MT_MENUAUTHC Instance attribute Private See coding 20100408
4 MT_MENUITEM Instance attribute Protected Attribute reference (LIKE) 20100408
5 MT_MENUITEMC Instance attribute Protected Attribute reference (LIKE) 20100408
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100408
2 GET_MENU_ITEM_AUTH_ELA Instance method Protected Method Get Entity-Level Authorization metadata 20100608
3 RAISE_EXCEPTION Static method Protected Method Raise Exception 20100408
Events
Class CL_GRFN_API_MENU_ITEM_ELA has no event.
Types
Class CL_GRFN_API_MENU_ITEM_ELA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_GRFN_API_MENU_ITEM_ELA has no parameter.
Method CONSTRUCTOR on class CL_GRFN_API_MENU_ITEM_ELA has no exception.

Method GET_MENU_ITEM_AUTH_ELA Signature

Method GET_MENU_ITEM_AUTH_ELA on class CL_GRFN_API_MENU_ITEM_ELA has no parameter.
Method GET_MENU_ITEM_AUTH_ELA on class CL_GRFN_API_MENU_ITEM_ELA has no exception.

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO Call by reference Type reference (TYPE) SY-MSGNO Message Number 20100408
2 Importing PAR1 Call by reference Type reference (TYPE) SY-MSGV1 Message Variable 20100408
3 Importing PAR2 Call by reference Type reference (TYPE) SY-MSGV2 Message Variable 20100408
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100408
History
Last changed by/on SAP  20141106 
SAP Release Created in 600