SAP WGDSC_ERR_CODE_T Texts for Error Codes Table
Overview
WGDSC_ERR_CODE_T is a standard SAP S/4HANA table that stores Texts for Error Codes data. There are total 5 fields in the WGDSC_ERR_CODE_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WGDSC_ERR_CODE_T belongs to Price Catalog Inbound (LO-RFM-MD-PCT-IN) module and is located in the package New confirmation handling implemented 2012 (GDS enhanc.) (WGDS_CC_2012).
In addition, following links provide an overview of foreign key relationships, if any, that link WGDSC_ERR_CODE_T to other SAP tables and standard CDS views available based on WGDSC_ERR_CODE_T table in S/4HANA 2020.
Techincal Settings of WGDSC_ERR_CODE_T
Below are technical details of the table WGDSC_ERR_CODE_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WGDSC_ERR_CODE_T Fields
The following table gives you an overview of the fields available in WGDSC_ERR_CODE_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| ERROR_CODE | Error Code | WGDS_ERROR_CODE | WGDSC_ERR_CODE | CHAR | 6 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| DESCRIPTION | Description of Error Code | WGDS_ERROR_CODE_DESCR | CHAR | 255 | |
| ERROR_TEXT | Error Text | WGDS_ERROR_TEXT | 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 WGDSC_ERR_CODE_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WGDSC_ERR_CODE_T | ERROR_CODE | 1: CN | WGDSC_ERR_CODE |
| WGDSC_ERR_CODE_T | SPRAS | 1: CN | T002 |