WDKAPPNAVT - WDK: Text table for WDKAPPNAV
WDK: Text table for WDKAPPNAV information is stored in SAP table WDKAPPNAVT.
It is part of development package WDK_TOOLS in software component BC-MUS. This development package consists of objects that can be grouped under "Kayak Tools".
It is part of development package WDK_TOOLS in software component BC-MUS. This development package consists of objects that can be grouped under "Kayak Tools".
Fields for table WDKAPPNAVT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| SPRAS | Language Key | X | SPRAS | LANG | 1 | T002 |
| WDAPP | Web Dynpro: Name of Application | X | WDK_APPLICATION | CHAR | 30 | |
| LAYOUT | Navigation layout | X | WDK_NAVLAYOUT | CHAR | 2 | |
| LAYOUT_VAR | Navigation layout variant | X | WDK_NAVLAYOUTV | NUMC | 2 | |
| SEQUENCE | Display sequence of navigations | X | WDK_NAVSEQUENCE | NUMC | 2 | |
| NAV_ID | Navigation target ID | X | WDK_NAVTARGET_ID | CHAR | 10 | WDKAPPNAV |
| TEXT | Navigation target text | WDK_NAVTARGET_TEXT | CHAR | 40 | ||
| TOOLTIP | Navigation target tooltip text | WDK_NAVTARGET_TOOLT | CHAR | 120 |