SAP WDKSCRIPTBDC Definition of Action Script sequences Table
Overview
WDKSCRIPTBDC is a standard SAP S/4HANA table that stores Definition of Action Script sequences data. There are total 8 fields in the WDKSCRIPTBDC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKSCRIPTBDC 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 WDKSCRIPTBDC to other SAP tables and standard CDS views available based on WDKSCRIPTBDC table in S/4HANA 2020.
Techincal Settings of WDKSCRIPTBDC
Below are technical details of the table WDKSCRIPTBDC
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDKSCRIPTBDC Fields
The following table gives you an overview of the fields available in WDKSCRIPTBDC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| WDAPP | Web Dynpro: Name of Application | WDK_APPLICATION | WDKAPPL | CHAR | 30 |
| SCRIPT | Action script for BDC transaction call | WDK_SCRIPT | WDKSCRIPT | CHAR | 20 |
| SEQUENCE | Sequence number for action script steps | WDK_SEQUENCE | NUMC | 3 | |
| PROGRAMBDC | BDC module pool | BDC_PROG | CHAR | 40 | |
| DYNPROBDC | BDC Dynpro Number | BDC_DYNR | NUMC | 4 | |
| DYNBEGINBDC | BDC Dynpro Start | BDC_START | CHAR | 1 | |
| FNAMBDC | Field name | FNAM_____4 | CHAR | 132 | |
| FVALBDC | BDC field value | BDC_FVAL | 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 WDKSCRIPTBDC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKSCRIPTBDC | SCRIPT | : | WDKSCRIPT |
| WDKSCRIPTBDC | WDAPP | : | WDKAPPL |