SAP WDKFPSTATE Floorplan States for Web Dynpro Applications Table
Overview
WDKFPSTATE is a standard SAP S/4HANA table that stores Floorplan States for Web Dynpro Applications data. There are total 4 fields in the WDKFPSTATE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKFPSTATE 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 WDKFPSTATE to other SAP tables and standard CDS views available based on WDKFPSTATE table in S/4HANA 2020.
Techincal Settings of WDKFPSTATE
Below are technical details of the table WDKFPSTATE
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDKFPSTATE Fields
The following table gives you an overview of the fields available in WDKFPSTATE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| WDAPP | Web Dynpro: Name of Application | WDK_APPLICATION | WDKAPPL | CHAR | 30 |
| FPSTATE | Floorplan state | WDK_FPSTATE | CHAR | 3 | |
| LOAD_DRAFT | State supports load draft | WDK_FPSTATE_LOAD_DRAFT | CHAR | 1 | |
| SAVE_DRAFT | State does not support save draft | WDK_FPSTATE_SAVE_DRAFT | 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 WDKFPSTATE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKFPSTATE | WDAPP | 1: CN | WDKAPPL |