SAP WDKQACTIONPAR InfoSet Query specific POWL action parameter Table
Overview
WDKQACTIONPAR is a standard SAP S/4HANA table that stores InfoSet Query specific POWL action parameter data. There are total 5 fields in the WDKQACTIONPAR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKQACTIONPAR 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 WDKQACTIONPAR to other SAP tables and standard CDS views available based on WDKQACTIONPAR table in S/4HANA 2020.
Techincal Settings of WDKQACTIONPAR
Below are technical details of the table WDKQACTIONPAR
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDKQACTIONPAR Fields
The following table gives you an overview of the fields available in WDKQACTIONPAR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| POWL_TYPE | POWL Type ID | POWL_TYPE_TY | WDKQACTIONS | CHAR | 30 |
| ACTIONID | Action Identifier | POWL_ACTIONID_TY | WDKQACTIONS | CHAR | 30 |
| PARAM_TYPE | InfoSet Query POWL specific action parameter type | WDK_QACTPAR_TYPE | CHAR | 1 | |
| POWL_COL | (unique) ref. to outtab column (c.f. GET_OBJECT_DEFINITION) | POWL_COLID_TY | CHAR | 30 | |
| POWL_SELCRIT | ID of a selection criteria | POWL_SELNAME_TY | CHAR | 8 |
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 WDKQACTIONPAR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKQACTIONPAR | ACTIONID | 1: CN | WDKQACTIONS |
| WDKQACTIONPAR | POWL_TYPE | 1: CN | WDKQACTIONS |