SAP WTYSCC_CLAIM_MAP Claim and sales order mapping Table
Overview
WTYSCC_CLAIM_MAP is a standard SAP S/4HANA table that stores Claim and sales order mapping data. There are total 3 fields in the WTYSCC_CLAIM_MAP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WTYSCC_CLAIM_MAP belongs to Service Process Warranty (IS-AD-WTY) module and is located in the package Service Integration with Warranty (WTYSC).
In addition, following links provide an overview of foreign key relationships, if any, that link WTYSCC_CLAIM_MAP to other SAP tables and standard CDS views available based on WTYSCC_CLAIM_MAP table in S/4HANA 2020.
Techincal Settings of WTYSCC_CLAIM_MAP
Below are technical details of the table WTYSCC_CLAIM_MAP
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of WTYSCC_CLAIM_MAP Fields
The following table gives you an overview of the fields available in WTYSCC_CLAIM_MAP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| CLMTY | Warranty Claim Type | WTY_CLMTY | CWTY001 | CHAR | 4 |
| AUART | Sales Document Type | AUART | TVAK | CHAR | 4 |
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 WTYSCC_CLAIM_MAP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WTYSCC_CLAIM_MAP | AUART | : | TVAK |
| WTYSCC_CLAIM_MAP | CLMTY | : | CWTY001 |