SAP WTYSCC_MAPPING Map Claim Control indicators to Order Type Table
Overview
WTYSCC_MAPPING is a standard SAP S/4HANA table that stores Map Claim Control indicators to Order Type data. There are total 7 fields in the WTYSCC_MAPPING table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WTYSCC_MAPPING 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_MAPPING to other SAP tables and standard CDS views available based on WTYSCC_MAPPING table in S/4HANA 2020.
Techincal Settings of WTYSCC_MAPPING
Below are technical details of the table WTYSCC_MAPPING
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WTYSCC_MAPPING Fields
The following table gives you an overview of the fields available in WTYSCC_MAPPING
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| CS_ORDER_TYPE | Order Type | AUFART | T003O | CHAR | 4 |
| PLANT | Plant | WERKS_D | CHAR | 4 | |
| CLMTY | Warranty Claim Type | WTY_CLMTY | CWTY001 | CHAR | 4 |
| SD_ORDER_TYPE | Sales Document Type | AUART | TVAK | CHAR | 4 |
| CLAIM_CONTROL | Claim creation control indicator | WTYSC_CLAIM_CONTROL | WTYSCC_CLM_CONT | CHAR | 1 |
| UPDATE_CONTROL | Claim update trigger point from service order | WTYSC_UPDATE_CONTROL | WTYSCC_UPDT_CONT | CHAR | 1 |
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_MAPPING
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WTYSCC_MAPPING | CLAIM_CONTROL | : | WTYSCC_CLM_CONT |
| WTYSCC_MAPPING | CLMTY | : | CWTY001 |
| WTYSCC_MAPPING | CS_ORDER_TYPE | 1: 1 | T003O |
| WTYSCC_MAPPING | SD_ORDER_TYPE | : | TVAK |
| WTYSCC_MAPPING | UPDATE_CONTROL | : | WTYSCC_UPDT_CONT |