SAP WDKACTIONT Action Definition (Texts) Table
Overview
WDKACTIONT is a standard SAP S/4HANA table that stores Action Definition (Texts) data. There are total 5 fields in the WDKACTIONT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKACTIONT 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 WDKACTIONT to other SAP tables and standard CDS views available based on WDKACTIONT table in S/4HANA 2020.
Techincal Settings of WDKACTIONT
Below are technical details of the table WDKACTIONT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WDKACTIONT Fields
The following table gives you an overview of the fields available in WDKACTIONT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| WDAPP | Web Dynpro: Name of Application | WDK_APPLICATION | WDKAPPL | CHAR | 30 |
| FPSTATE_SOURCE | Floorplan state | WDK_FPSTATE | WDKFPSTATE | CHAR | 3 |
| FPACTION | Action for UI state | WDK_ACTION | WDKACTION | CHAR | 3 |
| ACTTXT | Action for UI state | WDK_ACTTXT | CHAR | 15 |
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 WDKACTIONT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKACTIONT | FPACTION | 1: CN | WDKACTION |
| WDKACTIONT | FPSTATE_SOURCE | : | WDKFPSTATE |
| WDKACTIONT | SPRAS | : | T002 |
| WDKACTIONT | WDAPP | : | WDKAPPL |