SAP ABAP Class IF_WDK_EXT_NAVIGATION_CONSUMER (Generic handling of external navigation)
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
Class IF_WDK_EXT_NAVIGATION_CONSUMER  
Short Description Generic handling of external navigation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061027   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDK_EXT_NAVIGATION_CONSUMER has no forward declaration.
Interfaces
Class IF_WDK_EXT_NAVIGATION_CONSUMER has no interface implemented.
Friends
Class IF_WDK_EXT_NAVIGATION_CONSUMER has no friend class.
Attributes
Class 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
Class IF_WDK_EXT_NAVIGATION_CONSUMER has no event.
Types
Class 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 class 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 class 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 class IF_WDK_EXT_NAVIGATION_CONSUMER has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in