SAP WGDS_D_TI_ERROR Errors of Trade Item Table
Overview
WGDS_D_TI_ERROR is a standard SAP S/4HANA table that stores Errors of Trade Item data. There are total 26 fields in the WGDS_D_TI_ERROR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WGDS_D_TI_ERROR 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 WGDS_D_TI_ERROR to other SAP tables and standard CDS views available based on WGDS_D_TI_ERROR table in S/4HANA 2020.
Techincal Settings of WGDS_D_TI_ERROR
Below are technical details of the table WGDS_D_TI_ERROR
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WGDS_D_TI_ERROR Fields
The following table gives you an overview of the fields available in WGDS_D_TI_ERROR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| ERROR_ID | Unique identifier of an error | WGDS_ERROR_ID | CHAR | 32 | |
| TI_ID | Trade Item Identifier | WGDS_TI_ID | CHAR | 35 | |
| TI_ID_TYPE | Type of Trade Item ID | WGDS_TI_ID_TYPE | * | CHAR | 2 |
| GLN_INFO_PROV | GLN Info Provider | WGDS_GLN_INFO_PROVIDER | CHAR | 35 | |
| TARGET_MARKET | Target Market of a Trade Item | WGDS_TARGET_MARKET | CHAR | 3 | |
| REGION | Region of a Trade Item | WGDS_REGION | CHAR | 3 | |
| VALIDITY | Validity Date of a Trade Item | WGDS_VALIDITY | DATS | 8 | |
| VERSION | Version of a Trade Item | WGDS_VERSION | NUMC | 4 | |
| STRUCTURETYPE | Number of PRICAT Table (03-09) for Generic Fields | WRF_STRUCTURETYPE | CHAR | 2 | |
| FIELD | Field Name | WGDS_ERROR_FIELD | * | CHAR | 30 |
| ERROR_CODE | Error Code | WGDS_ERROR_CODE | WGDSC_ERR_CODE | CHAR | 6 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| ERROR_TEXT | Error Text | WGDS_ERROR_TEXT | CHAR | 255 | |
| INTERNAL_NOTE | Internal Note for Error | WGDS_ERROR_INTERNAL_NOTE | CHAR | 255 | |
| INCORRECT_VALUE | Incorrect Value of Field | WGDS_ERROR_INCORRECT_VALUE | CHAR | 128 | |
| EXPECTED_VALUE | Expected Value of Field | WGDS_ERROR_EXPECTED_VALUE | CHAR | 128 | |
| IS_SENT | Flag for error is sent | WGDS_ERROR_SENT | CHAR | 1 | |
| IS_SOLVED | Flag for error is solved | WGDS_ERROR_SOLVED | CHAR | 1 | |
| CLASSIFICATION | Trade Item Error Classification | WGDS_ERROR_CLASSIFICATION | * | CHAR | 3 |
| CREATED_BY | User Name | SYUNAME | CHAR | 12 | |
| CREATED_TMSTMP | Trade Item Error Creation Date/Time | WGDS_TIMESTAMP_ERROR_CREATED | DEC | 15 | |
| CREATED_PROGRAMM | ABAP Program Name | PROGRAMM | * | CHAR | 40 |
| CHANGED_BY | User Name | SYUNAME | CHAR | 12 | |
| CHANGED_TMSTMP | Time Stamp of Last Change by Data Provider | WGDS_TIMESTAMP_LAST_CHANGE | DEC | 15 | |
| CHANGED_PROGRAMM | ABAP Program Name | PROGRAMM | * | CHAR | 40 |
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 WGDS_D_TI_ERROR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WGDS_D_TI_ERROR | ERROR_CODE | 1: 1 | WGDSC_ERR_CODE |
| WGDS_D_TI_ERROR | SPRAS | 1: 1 | T002 |