SAP WDY_CONFIG_DATT Description Texts for WDY_CONFIG_DATA Table
Overview
WDY_CONFIG_DATT is a standard SAP S/4HANA table that stores Description Texts for WDY_CONFIG_DATA data. There are total 5 fields in the WDY_CONFIG_DATT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDY_CONFIG_DATT 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_CONFIG_DATT to other SAP tables and standard CDS views available based on WDY_CONFIG_DATT table in S/4HANA 2020.
Techincal Settings of WDY_CONFIG_DATT
Below are technical details of the table WDY_CONFIG_DATT
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WDY_CONFIG_DATT Fields
The following table gives you an overview of the fields available in WDY_CONFIG_DATT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CONFIG_ID | Configuration Identification | WDY_CONFIG_ID | CHAR | 32 | |
| CONFIG_TYPE | Type of Web Dynpro Configuration | WDY_CONFIG_TYPE | NUMC | 2 | |
| CONFIG_VAR | Web Dynpro: Configuration of Additional Variant | WDY_CONFIG_VAR | WDY_CONFIG_DATA | CHAR | 6 |
| LANGU | Language Key | SPRAS | * | LANG | 1 |
| DESCRIPTION | Web Dynpro: Short Description of an Object | WDY_MD_DESCRIPTION | CHAR | 60 |
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_CONFIG_DATT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDY_CONFIG_DATT | CONFIG_VAR | 1: CN | WDY_CONFIG_DATA |