SAP WDY_CONF_USERT2 Web Dynpro: Configuration Data for User Table
Overview
WDY_CONF_USERT2 is a standard SAP S/4HANA table that stores Web Dynpro: Configuration Data for User data. There are total 10 fields in the WDY_CONF_USERT2 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDY_CONF_USERT2 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_USERT2 to other SAP tables and standard CDS views available based on WDY_CONF_USERT2 table in S/4HANA 2020.
Techincal Settings of WDY_CONF_USERT2
Below are technical details of the table WDY_CONF_USERT2
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WDY_CONF_USERT2 Fields
The following table gives you an overview of the fields available in WDY_CONF_USERT2
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | S_MANDT | WDY_CONF_USER | CLNT | 3 |
| WDUSER | Web Dynpro: Configuration: User Name or Role Name | WDY_CONFIG_USER | WDY_CONF_USER | CHAR | 12 |
| USER_ID | Type of User Identification | WDY_CONF_USER_TYPE | WDY_CONF_USER | CHAR | 1 |
| CONFIG_ID | Configuration Identification | WDY_CONFIG_ID | WDY_CONF_USER | CHAR | 32 |
| CONFIG_TYPE | Type of Web Dynpro Configuration | WDY_CONFIG_TYPE | WDY_CONF_USER | NUMC | 2 |
| CONFIG_VAR | Web Dynpro: Configuration of Additional Variant | WDY_CONFIG_VAR | WDY_CONF_USER | CHAR | 6 |
| CONFIG_VIEW | Web Dynpro: Configuration | WDY_CONFIG_VIEW | WDY_CONF_USER | CHAR | 32 |
| LANGU | Language Key | SPRAS | T002 | LANG | 1 |
| TEXT_ID | Web Dynpro: Configuration: Text Identification | WDY_CONFIG_TEXTID | CHAR | 6 | |
| DESCRIPTION | WD ABAP: Configuration: Translatable Text in DB | WDY_CONFIG_TRTEXT | CHAR | 255 |
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_USERT2
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDY_CONF_USERT2 | CONFIG_ID | 1: CN | WDY_CONF_USER |
| WDY_CONF_USERT2 | CONFIG_TYPE | 1: CN | WDY_CONF_USER |
| WDY_CONF_USERT2 | CONFIG_VAR | 1: CN | WDY_CONF_USER |
| WDY_CONF_USERT2 | CONFIG_VIEW | 1: CN | WDY_CONF_USER |
| WDY_CONF_USERT2 | LANGU | : | T002 |
| WDY_CONF_USERT2 | MANDT | 1: CN | WDY_CONF_USER |
| WDY_CONF_USERT2 | USER_ID | 1: CN | WDY_CONF_USER |
| WDY_CONF_USERT2 | WDUSER | 1: CN | WDY_CONF_USER |