SAP ABAP Class CL_CRM_UI_EXT_NAV_SERVICE (Service for navigation by URL parameters)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_CORE (Package) Application Frame DDIC, Services and Utilities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_UI_OBJ_MAPPING_FRIENDS Friends of CL_CRM_UI_OBJECT_MAPPING_SRV 20100607
Properties
Class CL_CRM_UI_EXT_NAV_SERVICE  
Short Description Service for navigation by URL parameters    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_CORE   Application Frame DDIC, Services and Utilities 
Created 20060824   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_CRM_UI_URL_PARAMETER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_UI_OBJ_MAPPING_FRIENDS Friends of CL_CRM_UI_OBJECT_MAPPING_SRV 20100607
Friends
Class CL_CRM_UI_EXT_NAV_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_OBJECT_ACTION Constant Public Type reference (TYPE) STRING IF_CRM_UI_URL_PARAMETER=>GC_OBJECT_ACTION URL Parameter for Object Action 20060824
2 GC_OBJECT_ACTION_DISPLAY Constant Public Type reference (TYPE) CRMT_UI_ACTIONS 'B' 'DISPLAY' action 20080515
3 GC_OBJECT_KEYNAME Constant Public Type reference (TYPE) STRING IF_CRM_UI_URL_PARAMETER=>GC_OBJECT_KEYNAME URL Parameter for Object Key Name 20060824
4 GC_OBJECT_TYPE Constant Public Type reference (TYPE) STRING IF_CRM_UI_URL_PARAMETER=>GC_OBJECT_TYPE ULR Parameter for Object Type 20060824
5 GC_OBJECT_VALUE Constant Public Type reference (TYPE) STRING IF_CRM_UI_URL_PARAMETER=>GC_OBJECT_VALUE URL Parameter for Object Value 20060824
6 GV_DESCRIPTOR_OBJECT Static Attribute Private Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS ZDescripter object for dyn. navigation 20060828
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXT_NAV_DESCRIPTOR Static method Public Method Returns a descriptor object for dynamic navigation 20060824
2 SET_EXT_NAV_PARAMETERS Static method Public Method Stores external parameter for dynamic navigation 20060824
Events
Class CL_CRM_UI_EXT_NAV_SERVICE has no event.
Types
Class CL_CRM_UI_EXT_NAV_SERVICE has no local type.
Method Signatures

Method GET_EXT_NAV_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESCRIPTOR_OBJECT Value transfer Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Descriptor object for dyn. navigation 20060828

Method GET_EXT_NAV_DESCRIPTOR on class CL_CRM_UI_EXT_NAV_SERVICE has no exception.

Method SET_EXT_NAV_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP URL Parameter for Table Name/Value Pairs 20060828
2 Returning RV_DESCRIPTOR_OBJECT Value transfer Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Descriptor object for dyn. navigation 20070713

Method SET_EXT_NAV_PARAMETERS on class CL_CRM_UI_EXT_NAV_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700