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 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 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 C_ITEM_AUTH_MODE_ELA Constant Public Type reference (TYPE) GRFN_ITEM_AUTH_MODE 'E' Authorization Mode for Menu Item 20100608
2 C_ITEM_AUTH_MODE_ELA_PFCG Constant Public Type reference (TYPE) GRFN_ITEM_AUTH_MODE 'B' Authorization Mode for Menu Item 20100622
3 C_ITEM_AUTH_MODE_PFCG Constant Public Type reference (TYPE) GRFN_ITEM_AUTH_MODE 'P' Authorization Mode for Menu Item 20100608
4 MO_ELA_CLASS Instance attribute Private Object reference (TYPE REF TO) IF_GRFN_MENU_AUTH Menu authorization 20100608
5 MO_PFCG_CLASS Instance attribute Private Object reference (TYPE REF TO) IF_GRFN_MENU_AUTH Menu authorization 20100608
6 MT_ACTIVEAPP Static Attribute Private Type reference (TYPE) GRFN_T_ACTIVEAPP GRC Active Applications 20100326
7 MT_MENUCLASS Instance attribute Private Type reference (TYPE) GRFN_T_MENUCLASS Menu Authorization Class 20100608
8 MT_MENUITEM Instance attribute Protected Attribute reference (LIKE) 20100608
9 MT_MENUITEMC Instance attribute Protected Attribute reference (LIKE) 20100608
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTIVE_APP Static method Public Method 20100326
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100325
3 GET_AUTH_CLASS Instance method Private Method 20100325
4 GET_MENU_ITEM 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 Importing IV_APP Value transfer Type reference (TYPE) GRFN_APPLICATION GRC Application 20100326
2 Returning 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 Importing 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 Returning 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