SAP WDY_CTX_MAPPING Web Dynpro: Context Mapping of Controllers Table

Overview

WDY_CTX_MAPPING is a standard SAP S/4HANA table that stores Web Dynpro: Context Mapping of Controllers data. There are total 6 fields in the WDY_CTX_MAPPING table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table WDY_CTX_MAPPING belongs to Web Screen Tools - ABAP (BC-DWB-WD-ABA) module and is located in the package Web Dynpro: Controller (SWDP_METADATA_API_CONTROLLER).

In addition, following links provide an overview of foreign key relationships, if any, that link WDY_CTX_MAPPING to other SAP tables and standard CDS views available based on WDY_CTX_MAPPING table in S/4HANA 2020.

Techincal Settings of WDY_CTX_MAPPING

Below are technical details of the table WDY_CTX_MAPPING

  • Buffering allowed but switched off
  • No buffering
  • Storage type is Column Store

List of WDY_CTX_MAPPING Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
VERSIONABAP: Program Status (Active Saved Transported...)R3STATECHAR1
MAPPING_TYPEEnum (see Also Type Pool WDYN)WDY_MD_CTX_ELEM_MAPPING_TYPENUMC2
OWN_NODE_NAMEWeb Dynpro: Name of a Context Node or Recursion NodeWDY_CONTEXT_NODE_NAMECHAR30
OWN_ATTRIB_NAMEWeb Dynpro: Name of Context AttributeWDY_CONTEXT_ATTRIBUTE_NAMECHAR30
MAP_NODE_NAMEWeb Dynpro: Name of a Context Node or Recursion NodeWDY_CONTEXT_NODE_NAMECHAR30
MAP_ATTRIB_NAMEWeb Dynpro: Name of Context AttributeWDY_CONTEXT_ATTRIBUTE_NAMECHAR30

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 WDY_CTX_MAPPING

Other References