SAP WDKACTGRPSTATS Action group optimization statistics Table
Overview
WDKACTGRPSTATS is a standard SAP S/4HANA table that stores Action group optimization statistics data. There are total 6 fields in the WDKACTGRPSTATS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKACTGRPSTATS 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 WDKACTGRPSTATS to other SAP tables and standard CDS views available based on WDKACTGRPSTATS table in S/4HANA 2020.
Techincal Settings of WDKACTGRPSTATS
Below are technical details of the table WDKACTGRPSTATS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDKACTGRPSTATS Fields
The following table gives you an overview of the fields available in WDKACTGRPSTATS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| WDAPP | Web Dynpro: Name of Application | WDK_APPLICATION | WDKAPPL | CHAR | 30 |
| FPSTATE_SOURCE | Floorplan state | WDK_FPSTATE | WDKACTIONGROUP | CHAR | 3 |
| ACTIONGROUP | Actiongroup | WDK_ACTIONGROUP | CHAR | 3 | |
| DENSE_VALUE | Dense value for action group optimization | WDK_DENSEVALUE | CHAR | 40 | |
| FPACTION | Action for UI state | WDK_ACTION | WDKACTIONGROUPAC | CHAR | 3 |
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 WDKACTGRPSTATS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKACTGRPSTATS | FPACTION | 1: CN | WDKACTIONGROUPAC |
| WDKACTGRPSTATS | FPSTATE_SOURCE | 1: CN | WDKACTIONGROUP |
| WDKACTGRPSTATS | WDAPP | : | WDKAPPL |