SAP WDKACTIONSCRIPT Assignment of Scripts to Action Table

Overview

WDKACTIONSCRIPT is a standard SAP S/4HANA table that stores Assignment of Scripts to Action data. There are total 5 fields in the WDKACTIONSCRIPT table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table WDKACTIONSCRIPT 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 WDKACTIONSCRIPT to other SAP tables and standard CDS views available based on WDKACTIONSCRIPT table in S/4HANA 2020.

Techincal Settings of WDKACTIONSCRIPT

Below are technical details of the table WDKACTIONSCRIPT

  • Buffering switched on
  • Full buffering as specified by generic key
  • Storage type is Column Store

List of WDKACTIONSCRIPT Fields

The following table gives you an overview of the fields available in WDKACTIONSCRIPT

FieldDescriptionData ElementCheck TableData TypeLength
WDAPPWeb Dynpro: Name of ApplicationWDK_APPLICATIONWDKAPPLCHAR30
FPSTATE_SOURCEFloorplan stateWDK_FPSTATEWDKFPSTATECHAR3
FPACTIONAction for UI stateWDK_ACTIONWDKACTIONCHAR3
SEQUENCESequence of Scripts for ActionWDK_ACTION_SEQUENCENUMC3
SCRIPTAction script for BDC transaction callWDK_SCRIPTWDKSCRIPTCHAR20

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 WDKACTIONSCRIPT

Table NameFieldCardinalityCheck Table
WDKACTIONSCRIPTFPACTION:WDKACTION
WDKACTIONSCRIPTFPSTATE_SOURCE:WDKFPSTATE
WDKACTIONSCRIPTSCRIPTC: CNWDKSCRIPT
WDKACTIONSCRIPTWDAPP:WDKAPPL

Other References