SAP WDR_ADAPT_PROPT Adaptation Properties Texts Table
Overview
WDR_ADAPT_PROPT is a standard SAP S/4HANA table that stores Adaptation Properties Texts data. There are total 4 fields in the WDR_ADAPT_PROPT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDR_ADAPT_PROPT belongs to Web Dynpro ABAP (BC-WD-ABA) module and is located in the package Ui adaptation (SWDP_UI_ADAPTATION).
In addition, following links provide an overview of foreign key relationships, if any, that link WDR_ADAPT_PROPT to other SAP tables and standard CDS views available based on WDR_ADAPT_PROPT table in S/4HANA 2020.
Techincal Settings of WDR_ADAPT_PROPT
Below are technical details of the table WDR_ADAPT_PROPT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WDR_ADAPT_PROPT Fields
The following table gives you an overview of the fields available in WDR_ADAPT_PROPT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| DEFINITION_NAME | Web Dynpro: Web Dynpro UI Element Definition | WDY_MD_UI_ELEMENT_DEF_NAME | CHAR | 60 | |
| PROPERTY | Web Dynpro: Name of a Web Dynpro Metadata Object | WDY_MD_UI_ELEMENT_PROP_NAME | WDR_ADAPT_PROPS | CHAR | 60 |
| LANGUAGE | Language Key | SPRAS | T002 | 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 WDR_ADAPT_PROPT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDR_ADAPT_PROPT | LANGUAGE | : | T002 |
| WDR_ADAPT_PROPT | PROPERTY | 1: CN | WDR_ADAPT_PROPS |