SAP WDKDYNPTCACTION Table Control Information Table
Overview
WDKDYNPTCACTION is a standard SAP S/4HANA table that stores Table Control Information data. There are total 9 fields in the WDKDYNPTCACTION table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKDYNPTCACTION 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 WDKDYNPTCACTION to other SAP tables and standard CDS views available based on WDKDYNPTCACTION table in S/4HANA 2020.
Techincal Settings of WDKDYNPTCACTION
Below are technical details of the table WDKDYNPTCACTION
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDKDYNPTCACTION Fields
The following table gives you an overview of the fields available in WDKDYNPTCACTION
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| WDAPP | Web Dynpro: Name of Application | WDK_APPLICATION | WDKAPPL | CHAR | 30 |
| FPSTATE | Floorplan state | WDK_FPSTATE | WDKFPSTATE | CHAR | 3 |
| FPACTION | Action for UI state | WDK_ACTION | WDKACTION | CHAR | 3 |
| PROGR | BDC module pool | BDC_PROG | WDKDYNPTC | CHAR | 40 |
| DYNPRO | BDC Dynpro Number | BDC_DYNR | WDKDYNPTC | NUMC | 4 |
| FRAME_CPROG | BDC module pool | BDC_PROG | WDKDYNPASSIGN | CHAR | 40 |
| FRAME_DYNNR | BDC Dynpro Number | BDC_DYNR | WDKDYNPASSIGN | NUMC | 4 |
| SELECTIONKIND | Kind of Table Control Selection | WDK_TCSELECTION | CHAR | 1 | |
| INSERT_ACTION | Action for table control insert | WDK_INSERT_ACTION | CHAR | 1 |
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 WDKDYNPTCACTION
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKDYNPTCACTION | DYNPRO | : | WDKDYNPTC |
| WDKDYNPTCACTION | FPACTION | : | WDKACTION |
| WDKDYNPTCACTION | FPSTATE | : | WDKFPSTATE |
| WDKDYNPTCACTION | FRAME_CPROG | : | WDKDYNPASSIGN |
| WDKDYNPTCACTION | FRAME_DYNNR | : | WDKDYNPASSIGN |
| WDKDYNPTCACTION | PROGR | : | WDKDYNPTC |
| WDKDYNPTCACTION | WDAPP | : | WDKAPPL |