SAP WDKSCRIPTMAP Mapping of Dynpro Fields for Actions / Action Script Table
Overview
WDKSCRIPTMAP is a standard SAP S/4HANA table that stores Mapping of Dynpro Fields for Actions / Action Script data. There are total 8 fields in the WDKSCRIPTMAP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKSCRIPTMAP 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 WDKSCRIPTMAP to other SAP tables and standard CDS views available based on WDKSCRIPTMAP table in S/4HANA 2020.
Techincal Settings of WDKSCRIPTMAP
Below are technical details of the table WDKSCRIPTMAP
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDKSCRIPTMAP Fields
The following table gives you an overview of the fields available in WDKSCRIPTMAP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| WDAPP | Web Dynpro: Name of Application | WDK_APPLICATION | WDKAPPL | CHAR | 30 |
| MAPID | Mapping Identifier for Action Script | WDK_MAPID | NUMC | 5 | |
| PROGR_TARGET | Target program for automatic field propagation | WDK_SCRIPTMAP_TARGET_PROG | CHAR | 40 | |
| DYNPRO_TARGET | Target screen for automatic field propagation | WDK_SCRIPTMAP_TARGET_DYNPRO | NUMC | 4 | |
| FNAME_TARGET | Target field for automatic field propagation | WDK_SCRIPTMAP_TARGET_FIELDNAME | CHAR | 132 | |
| PROGR_SOURCE | Source program for automatic field propagation | WDK_SCRIPTMAP_SOURCE_PROG | CHAR | 40 | |
| DYNPRO_SOURCE | Source screen for automatic field propagation | WDK_SCRIPTMAP_SOURCE_DYNPRO | NUMC | 4 | |
| FNAME_SOURCE | Source field for automatic field propagation | WDK_SCRIPTMAP_SOURCE_FIELDNAME | CHAR | 132 |
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 WDKSCRIPTMAP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKSCRIPTMAP | WDAPP | : | WDKAPPL |