SAP ABAP Interface IF_WDK_EXT_NAVIGATION_CONSUMER (Generic handling of external navigation)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   BC-MUS (Application Component) Musing Tools
     WDK_TOOLS (Package) Kayak Tools
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDK_APPNAV_WRAPPER Wraps DB WDKAPPNAV~ 20061106
Properties
Interface IF_WDK_EXT_NAVIGATION_CONSUMER  
Short Description Generic handling of external navigation    
General Data
Package WDK_TOOLS   Kayak Tools 
Created 20061027   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDK_EXT_NAVIGATION_CONSUMER has no forward declaration.
Interfaces
Interface IF_WDK_EXT_NAVIGATION_CONSUMER has no interface.
Friends
Interface IF_WDK_EXT_NAVIGATION_CONSUMER has no friend.
Attributes
Interface IF_WDK_EXT_NAVIGATION_CONSUMER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_LAYOUT_INFO Instance method Public Method Get layout information 20061106
2 GET_TARGETS Instance method Public Method Get external targets 20061106
3 GET_TARGET_PARAMETER Instance method Public Method Navigate to target 20061106
Events
Interface IF_WDK_EXT_NAVIGATION_CONSUMER has no event.
Types
Interface IF_WDK_EXT_NAVIGATION_CONSUMER has no local type.
Method Signatures

Method GET_LAYOUT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INITIAL_DD_ENTRY Call by reference Type reference (TYPE) STRING Initial entry of DropDown Listbox (empty means empty) 20061106
2 Exporting EV_LAYOUT Call by reference Type reference (TYPE) WDK_NAVLAYOUT_GRPTY Navigation layout group type 20061106
3 Exporting EV_TITLE Call by reference Type reference (TYPE) STRING Title 20061106
4 Exporting EV_TOOLTIP Call by reference Type reference (TYPE) STRING Tooltip 20061106

Method GET_LAYOUT_INFO on Interface IF_WDK_EXT_NAVIGATION_CONSUMER has no exception.

Method GET_TARGETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TARGETS Call by reference Type reference (TYPE) WDK_NAVTARGETS_TTY Navigation targets 20061106
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) WDK_EXTNAV_MSG_TTY Message META description 20061106
3 Exporting EV_TARGETS_CHANGED Call by reference Type reference (TYPE) WDY_BOOLEAN Targets have changed 20061106

Method GET_TARGETS on Interface IF_WDK_EXT_NAVIGATION_CONSUMER has no exception.

Method GET_TARGET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) WDK_EXTNAV_MSG_TTY Message META description 20061106
2 Exporting ET_PARAMETER Call by reference Type reference (TYPE) WDY_KEY_VALUE_TABLE Table with target parameter ID and value 20061106
3 Exporting EV_DONT_NAVIGATE Call by reference Type reference (TYPE) WDY_BOOLEAN Don't start navigation 20061106
4 Importing IV_TARGET_ID Call by reference Type reference (TYPE) WDK_NAVTARGET_ID Navigation target ID 20061106

Method GET_TARGET_PARAMETER on Interface IF_WDK_EXT_NAVIGATION_CONSUMER has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in