SAP WDY_CONF_DELC Configuration Delegation Table

Overview

WDY_CONF_DELC is a standard SAP S/4HANA table that stores Configuration Delegation data. There are total 7 fields in the WDY_CONF_DELC table. The following is a list of the fields that make up this table. Key fields are marked in blue.

The table WDY_CONF_DELC belongs to Web Dynpro ABAP (BC-WD-ABA) module and is located in the package Configuration for WD4A (SWDP_CONFIGURATION).

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

Techincal Settings of WDY_CONF_DELC

Below are technical details of the table WDY_CONF_DELC

  • Buffering switched on
  • Full table is passed to buffer
  • Storage type is Column Store

List of WDY_CONF_DELC Fields

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

FieldDescriptionData ElementCheck TableData TypeLength
CONFIG_IDConfiguration IdentificationWDY_CONFIG_IDCHAR32
CONFIG_TYPEType of Web Dynpro ConfigurationWDY_CONFIG_TYPENUMC2
CONFIG_VARWeb Dynpro: Configuration of Additional VariantWDY_CONFIG_VARWDY_CONFIG_DATACHAR6
ORIG_CONFIG_TYPEType of Web Dynpro ConfigurationWDY_CONFIG_TYPENUMC2
ORIG_CONFIG_IDConfiguration IdentificationWDY_CONFIG_IDCHAR32
ORIG_CONFIG_VARWeb Dynpro: Configuration of Additional VariantWDY_CONFIG_VARCHAR6
DELEG_HIDDENReplacement for Real Boolean Type: 'X' == True '' == FalseWDY_BOOLEANCHAR1

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_CONF_DELC

Table NameFieldCardinalityCheck Table
WDY_CONF_DELCCONFIG_VAR:WDY_CONFIG_DATA

Other References