SAP WDY_CONF_UDEF Web Dynpro: Configuration Data for User Table
Overview
WDY_CONF_UDEF is a standard SAP S/4HANA table that stores Web Dynpro: Configuration Data for User data. There are total 6 fields in the WDY_CONF_UDEF table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDY_CONF_UDEF 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_UDEF to other SAP tables and standard CDS views available based on WDY_CONF_UDEF table in S/4HANA 2020.
Techincal Settings of WDY_CONF_UDEF
Below are technical details of the table WDY_CONF_UDEF
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WDY_CONF_UDEF Fields
The following table gives you an overview of the fields available in WDY_CONF_UDEF
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | S_MANDT | * | CLNT | 3 |
| WDUSER | Web Dynpro: Configuration: User Name or Role Name | WDY_CONFIG_USER | CHAR | 12 | |
| USER_ID | Type of User Identification | WDY_CONF_USER_TYPE | CHAR | 1 | |
| 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 | CHAR | 6 |
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_UDEF