SAP WDKAPPL Web Dynpro Applications to Floorplans Table
Overview
WDKAPPL is a standard SAP S/4HANA table that stores Web Dynpro Applications to Floorplans data. There are total 5 fields in the WDKAPPL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKAPPL belongs to Musing Tools (BC-MUS) module and is located in the package Kayak Controller (WDK_CONTROLLER).
In addition, following links provide an overview of foreign key relationships, if any, that link WDKAPPL to other SAP tables and standard CDS views available based on WDKAPPL table in S/4HANA 2020.
Techincal Settings of WDKAPPL
Below are technical details of the table WDKAPPL
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDKAPPL Fields
The following table gives you an overview of the fields available in WDKAPPL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| WDAPP | Web Dynpro: Name of Application | WDK_APPLICATION | CHAR | 30 | |
| TCODE | Transaction Code | SYTCODE | TSTC | CHAR | 20 |
| FPTYP | Floorplan type (UI classification) | WDK_FPTYP | CHAR | 1 | |
| VERSION | Version of WDK context structure | WDK_CONTEXT_VERSION | CHAR | 1 | |
| CALLMODE | Mode for Backend Call | WDK_CALLMODE | CHAR | 1 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WDKAPPL
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKAPPL | TCODE | 1: CN | TSTC |