SAP ABAP Class IF_CRM_UI_NAVIGATION_SERVICE (Navigation Service)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_UI_F_CUCONAVIGATIO_IMPL 20060301
Properties
Class IF_CRM_UI_NAVIGATION_SERVICE  
Short Description Navigation Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060228   SAP 
Last change 20110908   SAP 
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
Class IF_CRM_UI_NAVIGATION_SERVICE has no interface implemented.
Friends
Class IF_CRM_UI_NAVIGATION_SERVICE has no friend class.
Attributes
Class IF_CRM_UI_NAVIGATION_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TARGET_BY_DESCR_OBJ Instance method Public Method Get the navigation target based on a descriptor object 20091027
2 IS_DYNAMIC_NAV_SUPPORTED Instance method Public Method Returns TRUE if dynamic navigation is supported 20060412
3 IS_OUTBOUND_PLUG_SUPPORTED Instance method Public Method Returns TRUE if the outbound plug is supported 20060323
4 NAV Instance method Public Method doNavigate 20090121
5 NAVIGATE Instance method Public Method Navigation based on logical link 20060228
6 NAVIGATE_DYNAMICALLY Instance method Public Method Navigation based on descriptor object 20060412
7 NAVIGATE_TO_DEFAULT Instance method Public Method Navigation based on default logical link 20060327
8 OBN Instance method Public Method Object Based Navigation 20090115
9 REPORT_DYN_NAV_ERROR Instance method Public Method Displays error message about failed dyn. navigation 20060906
Events
Class IF_CRM_UI_NAVIGATION_SERVICE has no event.
Types
Class IF_CRM_UI_NAVIGATION_SERVICE has no local type.
Method Signatures

Method GET_TARGET_BY_DESCR_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INBOUND_PLUG Call by reference Type reference (TYPE) O2PARNAME Name BSP Page Attribute 20091027
2 Exporting EV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20091027
3 Importing IV_DESCRIPTOR_OBJECT Call by reference Object reference (TYPE REF TO) IF_CRM_UI_DESCRIPTOR_OBJECT Descriptor Object Interface 20091027

Method GET_TARGET_BY_DESCR_OBJ on class IF_CRM_UI_NAVIGATION_SERVICE has no exception.

Method IS_DYNAMIC_NAV_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DESCRIPTOR_OBJECT Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Zugriffsinterface für BO Attribute 20060412
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060412

Method IS_DYNAMIC_NAV_SUPPORTED on class IF_CRM_UI_NAVIGATION_SERVICE has no exception.

Method IS_OUTBOUND_PLUG_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Component Name 20060323
2 Importing IV_OUTBOUND_PLUG Call by reference Type reference (TYPE) CRMT_UI_OUTBOUND_PLUG Outbound Plug 20060323
3 Importing IV_WINDOW Call by reference Type reference (TYPE) CRMT_UI_WINDOW_NAME Coponent window name 20060323
4 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20060323

Method IS_OUTBOUND_PLUG_SUPPORTED on class IF_CRM_UI_NAVIGATION_SERVICE has no exception.

Method NAV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT Call by reference Type reference (TYPE) STRING 20090128
2 Importing IV_HISTORY Call by reference Type reference (TYPE) STRING 20090128
3 Importing IV_MODE Call by reference Type reference (TYPE) STRING 20090128
4 Importing IV_POST_BODY Call by reference Type reference (TYPE) STRING 20090121
5 Importing IV_TARGET Call by reference Type reference (TYPE) STRING 20090121
6 Importing IV_TARGET_TITLE Call by reference Type reference (TYPE) STRING 20090128
7 Importing IV_WIN_FEATURES Call by reference Type reference (TYPE) STRING 20090122
8 Importing IV_WIN_NAME Call by reference Type reference (TYPE) STRING 20090122

Method NAV on class IF_CRM_UI_NAVIGATION_SERVICE has no exception.

Method NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20060322
2 Importing IV_LINK_ID Call by reference Type reference (TYPE) SIMPLE 20060228

Method NAVIGATE on class IF_CRM_UI_NAVIGATION_SERVICE has no exception.

Method NAVIGATE_DYNAMICALLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Business Object Collection Interface 20060412

Method NAVIGATE_DYNAMICALLY on class IF_CRM_UI_NAVIGATION_SERVICE has no exception.

Method NAVIGATE_TO_DEFAULT Signature

Method NAVIGATE_TO_DEFAULT on class IF_CRM_UI_NAVIGATION_SERVICE has no parameter.
Method NAVIGATE_TO_DEFAULT on class IF_CRM_UI_NAVIGATION_SERVICE has no exception.

Method OBN 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 HTTP Framework (iHTTP) Table Name/Value Pairs 20100625
2 Importing IV_CONTEXT Call by reference Type reference (TYPE) STRING 20090128
3 Importing IV_HISTORY Call by reference Type reference (TYPE) STRING 20090128
4 Importing IV_MODE Call by reference Type reference (TYPE) STRING 20090128
5 Importing IV_PARAM Call by reference Type reference (TYPE) STRING 20090115
6 Importing IV_POST_BODY Call by reference Type reference (TYPE) STRING 20090121
7 Importing IV_RESOLVING_MODE Call by reference Type reference (TYPE) STRING 20090121
8 Importing IV_TARGET Call by reference Type reference (TYPE) STRING 20090115
9 Importing IV_TARGET_TITLE Call by reference Type reference (TYPE) STRING 20090128
10 Importing IV_WIN_FEATURES Call by reference Type reference (TYPE) STRING 20090126
11 Importing IV_WIN_NAME Call by reference Type reference (TYPE) STRING 20090126

Method OBN on class IF_CRM_UI_NAVIGATION_SERVICE has no exception.

Method REPORT_DYN_NAV_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DESCRIPTOR_OBJECT Call by reference Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Descriptor object for dyn. navigation 20060906

Method REPORT_DYN_NAV_ERROR on class IF_CRM_UI_NAVIGATION_SERVICE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in