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 | Instance method | Public | Method | Get layout information | 20061106 | |
| 2 | Instance method | Public | Method | Get external targets | 20061106 | |
| 3 | 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 | EV_INITIAL_DD_ENTRY | Call by reference | Type reference (TYPE) | STRING | Initial entry of DropDown Listbox (empty means empty) | 20061106 | |||
| 2 | EV_LAYOUT | Call by reference | Type reference (TYPE) | WDK_NAVLAYOUT_GRPTY | Navigation layout group type | 20061106 | |||
| 3 | EV_TITLE | Call by reference | Type reference (TYPE) | STRING | Title | 20061106 | |||
| 4 | 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 | CT_TARGETS | Call by reference | Type reference (TYPE) | WDK_NAVTARGETS_TTY | Navigation targets | 20061106 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | WDK_EXTNAV_MSG_TTY | Message META description | 20061106 | |||
| 3 | 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 | ET_MESSAGES | Call by reference | Type reference (TYPE) | WDK_EXTNAV_MSG_TTY | Message META description | 20061106 | |||
| 2 | ET_PARAMETER | Call by reference | Type reference (TYPE) | WDY_KEY_VALUE_TABLE | Table with target parameter ID and value | 20061106 | |||
| 3 | EV_DONT_NAVIGATE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Don't start navigation | 20061106 | |||
| 4 | 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 |