SAP ABAP Class CL_GRAC_UTIL_WD (Utility class for navigation)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20090928
Properties
Class CL_GRAC_UTIL_WD  
Short Description Utility class for navigation    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_SOD   Access Control GRC SoD Rules and etc. 
Created 20090829   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_UTIL_WD has no forward declaration.
Interfaces
Class CL_GRAC_UTIL_WD has no interface implemented.
Friends
Class CL_GRAC_UTIL_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ENTITY_IDS Constant Public Type reference (TYPE) STRING 'ENTITY_IDS' 20090915
2 C_ENTITY_TYPE Constant Public Type reference (TYPE) STRING 'ENTITY_TYPE' 20090915
3 C_PLAN_GUID Constant Public Type reference (TYPE) STRING 'PLAN_GUID' 20100526
4 C_RULEGEN_MODE_B Constant Public Type reference (TYPE) GRAC_OPERATION_TYPE 'B' Background Rule Gen Mode 20090911
5 C_RULEGEN_MODE_F Constant Public Type reference (TYPE) GRAC_OPERATION_TYPE 'F' Foreground Rule Gen Mode 20090911
6 MC_OIF_ACTION Constant Public Type reference (TYPE) STRING 'OIF_ACTION' 20090829
7 MC_OIF_ENTITY_ID Constant Public Type reference (TYPE) STRING 'OIF_ENTITY_ID' 20090829
8 MC_OIF_OBJECT_ID Constant Public Type reference (TYPE) STRING 'OIF_OBJECT_ID' 20090829
9 MC_OIF_WIN_FEATURE Constant Public Type reference (TYPE) STRING 'WIN_FEATURE' 20090915
10 MC_PCD_PATH Constant Public Type reference (TYPE) STRING 'PCD_PATH' 20091002
11 MC_WD_APP Constant Public Type reference (TYPE) STRING 'WD_APP' 20090829
Methods
# Method Level Visibility Method type Description Created on
1 ADD_USER_DETAIL_PARA Static method Public Method add user detail parameter 20100604
2 GET_PCDPATH_FROM_WDAPP Static method Private Method Get pcd path from webdynpro application name 20091002
3 GET_REPORT_NAME Static method Public Method Get the report name 20120309
4 GET_WDAPP_FROM_ENTITY_ID Static method Private Method 20090829
5 POWL_OIF_NAVIGATE Static method Public Method 20090829
6 REPORT_EXCEPTION Static method Public Method 20090928
Events
Class CL_GRAC_UTIL_WD has no event.
Types
Class CL_GRAC_UTIL_WD has no local type.
Method Signatures

Method ADD_USER_DETAIL_PARA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PORTAL_ACTIONS Call by reference Type reference (TYPE) POWL_FOLLOW_UP_STY Follow-up action in portal 20100604
2 Importing IV_UID Call by reference Type reference (TYPE) GRAC_USER User ID 20100604

Method ADD_USER_DETAIL_PARA on class CL_GRAC_UTIL_WD has no exception.

Method GET_PCDPATH_FROM_WDAPP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WD_APP Call by reference Type reference (TYPE) STRING 20091002
2 Returning RV_PCD_PATH Value transfer Type reference (TYPE) STRING 20091002

Method GET_PCDPATH_FROM_WDAPP on class CL_GRAC_UTIL_WD has no exception.

Method GET_REPORT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PLANID Value transfer Type reference (TYPE) GRFN_GUID UUID of the GRC object (char32) 20120309
2 Exporting IV_REPORT_NAME Call by reference Type reference (TYPE) GRFN_REPNAME Report name 20120309

Method GET_REPORT_NAME on class CL_GRAC_UTIL_WD has no exception.

Method GET_WDAPP_FROM_ENTITY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_WD_APP Call by reference Type reference (TYPE) STRING Name of webdynpro application 20100626
2 Exporting EV_WD_CONFIG Call by reference Type reference (TYPE) STRING 20100626
3 Importing IV_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20090829

Method GET_WDAPP_FROM_ENTITY_ID on class CL_GRAC_UTIL_WD has no exception.

Method POWL_OIF_NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WD_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090829
2 Importing IT_EVENT_PARAMETERS Call by reference Type reference (TYPE) POWL_NAMEVALUE_TTY Name/Value set 20090829

Method POWL_OIF_NAVIGATE on class CL_GRAC_UTIL_WD has no exception.

Method REPORT_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_API_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_CONTROLLER Web Dynpro: Controller Interface 20090928
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090928
3 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_GRFN_EXCEPTION Generic GRC API exception 20090928
4 Importing IV_CANCEL_NAVIGATION Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20090928
5 Importing IV_CONTEXT_NODE_NAME Call by reference Type reference (TYPE) STRING 20090928

Method REPORT_EXCEPTION on class CL_GRAC_UTIL_WD has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600