SAP WDY_VIEW_CNTR Web Dynpro: View Container Table
Overview
WDY_VIEW_CNTR is a standard SAP S/4HANA table that stores Web Dynpro: View Container data. There are total 4 fields in the WDY_VIEW_CNTR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDY_VIEW_CNTR belongs to Web Screen Tools - ABAP (BC-DWB-WD-ABA) module and is located in the package Web Dynpro: View (SWDP_METADATA_API_VIEW).
In addition, following links provide an overview of foreign key relationships, if any, that link WDY_VIEW_CNTR to other SAP tables and standard CDS views available based on WDY_VIEW_CNTR table in S/4HANA 2020.
Techincal Settings of WDY_VIEW_CNTR
Below are technical details of the table WDY_VIEW_CNTR
- Buffering allowed but switched off
- No buffering
- Storage type is Column Store
List of WDY_VIEW_CNTR Fields
The following table gives you an overview of the fields available in WDY_VIEW_CNTR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CONTAINER_NAME | Web Dynpro: Name of a Web Dynpro Metadata Object | WDY_MD_OBJECT_NAME | CHAR | 30 | |
| VERSION | ABAP: Program Status (Active Saved Transported...) | R3STATE | CHAR | 1 | |
| UI_ELEMENT_NAME | Web Dynpro: Name of a UI Element | WDY_UI_ELEMENT_NAME | WDY_UI_ELEMENT | CHAR | 132 |
| DISPLAY_NAME | Web Dynpro: Name of a Web Dynpro Metadata Object | WDY_MD_OBJECT_NAME | CHAR | 30 |
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_VIEW_CNTR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDY_VIEW_CNTR | UI_ELEMENT_NAME | : | WDY_UI_ELEMENT |