SAP ABAP Interface IF_GRFN_MENU_AUTH (Menu authorization)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_ACCESS (Package) Roles, authorization, menu, access
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_MENU Menu Auth class proxy 20100325
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_MENU_ITEM_ELA Menu item API for ELA Authorization Check 20100408
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_MENU_ITEM_PFCG Menu item API for PFCG authorization Check 20100413
Properties
Interface IF_GRFN_MENU_AUTH  
Short Description Menu authorization    
General Data
Package GRFN_ACCESS   Roles, authorization, menu, access 
Created 20100323   SAP 
Last changed 20141106    
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 IF_GRFN_MENU_AUTH has no interface.
Friends
Interface IF_GRFN_MENU_AUTH has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MENUITEM Instance attribute Public Type reference (TYPE) GRFN_T_API_MENU_ITEM_AUTH Menu Item - Authorization Information 20100608
2 MT_MENUITEMC Instance attribute Public Type reference (TYPE) GRFN_T_API_MENU_ITEM_AUTH Menu Item - Authorization Information 20100608
Methods
# Method Level Visibility Method type Description Created on
1 ITEM_AUTH Instance method Public Method Check the menu item (application) is authorized or not 20100323
Events
Interface IF_GRFN_MENU_AUTH has no event.
Types
Interface IF_GRFN_MENU_AUTH has no local type.
Method Signatures

Method ITEM_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL Item is authorized to show 20100323
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100715
3 Importing IT_ADD_INFO_PARAMS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20100324
4 Importing IT_BUSINESS_PARAMS Call by reference Type reference (TYPE) APB_LPD_T_PARAMS Key/Value Pairs 20100624
5 Importing IV_APPLICATION_ALIAS Call by reference Type reference (TYPE) APB_LPD_STRING String case sensitive 20100324
6 Importing IV_APPLICATION_TYPE Call by reference Type reference (TYPE) APB_LPD_APPLICATION_TYPE Applikation type 20100324
7 Importing IV_WD_APPLICATION Call by reference Type reference (TYPE) APB_LPD_STRING Menu Item ID 20100324
8 Importing IV_WD_CONFIGURATION Call by reference Type reference (TYPE) APB_LPD_STRING Application Component 20100324

Method ITEM_AUTH on Interface IF_GRFN_MENU_AUTH has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600