SAP WDY_CTLR_EXCT Web Dynpro: Texts for Custom Exceptions Table
Overview
WDY_CTLR_EXCT is a standard SAP S/4HANA table that stores Web Dynpro: Texts for Custom Exceptions data. There are total 4 fields in the WDY_CTLR_EXCT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDY_CTLR_EXCT 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_EXCT to other SAP tables and standard CDS views available based on WDY_CTLR_EXCT table in S/4HANA 2020.
Techincal Settings of WDY_CTLR_EXCT
Below are technical details of the table WDY_CTLR_EXCT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDY_CTLR_EXCT Fields
The following table gives you an overview of the fields available in WDY_CTLR_EXCT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| METHOD_NAME | Web Dynpro: Name of a Web Dynpro Metadata Object | WDY_MD_OBJECT_NAME | CHAR | 30 | |
| EXCEPTION_NAME | Web Dynpro: Name of a Web Dynpro Metadata Object | WDY_MD_OBJECT_NAME | WDY_CTLR_EXC | CHAR | 30 |
| LANGU | Language Key | SPRAS | 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 WDY_CTLR_EXCT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDY_CTLR_EXCT | EXCEPTION_NAME | 1: CN | WDY_CTLR_EXC |