SAP WDKQACTIONST Text Table for WDKQACTIONS Table
Overview
WDKQACTIONST is a standard SAP S/4HANA table that stores Text Table for WDKQACTIONS data. There are total 4 fields in the WDKQACTIONST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKQACTIONST belongs to Musing Tools (BC-MUS) module and is located in the package General Reporting UI (WDK_REPORTING_UI).
In addition, following links provide an overview of foreign key relationships, if any, that link WDKQACTIONST to other SAP tables and standard CDS views available based on WDKQACTIONST table in S/4HANA 2020.
Techincal Settings of WDKQACTIONST
Below are technical details of the table WDKQACTIONST
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDKQACTIONST Fields
The following table gives you an overview of the fields available in WDKQACTIONST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| POWL_TYPE | POWL Type ID | POWL_TYPE_TY | WDKQTYPES | CHAR | 30 |
| ACTIONID | Action Identifier | POWL_ACTIONID_TY | WDKQACTIONS | CHAR | 30 |
| TEXT | Action Text | WDK_POWL_ACTION_TXT | CHAR | 40 |
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 WDKQACTIONST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKQACTIONST | ACTIONID | 1: N | WDKQACTIONS |
| WDKQACTIONST | POWL_TYPE | 1: CN | WDKQTYPES |
| WDKQACTIONST | SPRAS | : | T002 |