SAP WDY_CTLR_PARAMT Web Dynpro : Short Texts of Parameters Table
Overview
WDY_CTLR_PARAMT is a standard SAP S/4HANA table that stores Web Dynpro : Short Texts of Parameters data. There are total 4 fields in the WDY_CTLR_PARAMT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDY_CTLR_PARAMT belongs to Web Screen Tools - ABAP (BC-DWB-WD-ABA) module and is located in the package Web Dynpro: Controller (SWDP_METADATA_API_CONTROLLER).
In addition, following links provide an overview of foreign key relationships, if any, that link WDY_CTLR_PARAMT to other SAP tables and standard CDS views available based on WDY_CTLR_PARAMT table in S/4HANA 2020.
Techincal Settings of WDY_CTLR_PARAMT
Below are technical details of the table WDY_CTLR_PARAMT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDY_CTLR_PARAMT Fields
The following table gives you an overview of the fields available in WDY_CTLR_PARAMT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| LANGU | Language Key | SPRAS | LANG | 1 | |
| CMPNAME | Web Dynpro: Name of a Web Dynpro Metadata Object | WDY_MD_OBJECT_NAME | CHAR | 30 | |
| PARAMETER_NAME | Web Dynpro: Name of a Web Dynpro Metadata Object | WDY_MD_OBJECT_NAME | WDY_CTLR_PARAM | CHAR | 30 |
| 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_CTLR_PARAMT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDY_CTLR_PARAMT | PARAMETER_NAME | 1: CN | WDY_CTLR_PARAM |