SAP WTYSCC_CLM_CONTT Text table for Claim control Table
Overview
WTYSCC_CLM_CONTT is a standard SAP S/4HANA table that stores Text table for Claim control data. There are total 4 fields in the WTYSCC_CLM_CONTT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WTYSCC_CLM_CONTT 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_CLM_CONTT to other SAP tables and standard CDS views available based on WTYSCC_CLM_CONTT table in S/4HANA 2020.
Techincal Settings of WTYSCC_CLM_CONTT
Below are technical details of the table WTYSCC_CLM_CONTT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WTYSCC_CLM_CONTT Fields
The following table gives you an overview of the fields available in WTYSCC_CLM_CONTT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| LANGU | Language Key | LANGU | T002 | LANG | 1 |
| CLAIM_CONTROL | Claim creation control indicator | WTYSC_CLAIM_CONTROL | WTYSCC_CLM_CONT | CHAR | 1 |
| TEXT | Claim creation control text | WTYSC_CLAIM_CONTROL_TEXT | 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 WTYSCC_CLM_CONTT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WTYSCC_CLM_CONTT | CLAIM_CONTROL | 1: CN | WTYSCC_CLM_CONT |
| WTYSCC_CLM_CONTT | LANGU | 1: CN | T002 |