SAP WDKQACTIONS InfoSet Query specific POWL actions Table
Overview
WDKQACTIONS is a standard SAP S/4HANA table that stores InfoSet Query specific POWL actions data. There are total 8 fields in the WDKQACTIONS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKQACTIONS 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 WDKQACTIONS to other SAP tables and standard CDS views available based on WDKQACTIONS table in S/4HANA 2020.
Techincal Settings of WDKQACTIONS
Below are technical details of the table WDKQACTIONS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDKQACTIONS Fields
The following table gives you an overview of the fields available in WDKQACTIONS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| POWL_TYPE | POWL Type ID | POWL_TYPE_TY | WDKQTYPES | CHAR | 30 |
| ACTIONID | Action Identifier | POWL_ACTIONID_TY | CHAR | 30 | |
| ACTION_TYPE | InfoSet Query POWL action type | WDK_QACTION_TYPE | CHAR | 1 | |
| CARDINALITY | Cardinallity for Selections in POWL | WDK_POWL_CARDINALITY | CHAR | 1 | |
| OBN_SYS | OBN System | WDK_OBN_SYS | CHAR | 120 | |
| OBN_OBJ | OBN Object | WDK_OBN_OBJ | CHAR | 32 | |
| OBN_OP | OBN Operation | WDK_OBN_OP | CHAR | 32 | |
| LINK_COLUMN | (unique) ref. to outtab column (c.f. GET_OBJECT_DEFINITION) | POWL_COLID_TY | CHAR | 30 |
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 WDKQACTIONS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKQACTIONS | POWL_TYPE | 1: CN | WDKQTYPES |