SAP WTYSCC_FUNC_MAPT Function code with Function module mapping for WTYSC Table
Overview
WTYSCC_FUNC_MAPT is a standard SAP S/4HANA table that stores Function code with Function module mapping for WTYSC data. There are total 4 fields in the WTYSCC_FUNC_MAPT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WTYSCC_FUNC_MAPT 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_FUNC_MAPT to other SAP tables and standard CDS views available based on WTYSCC_FUNC_MAPT table in S/4HANA 2020.
Techincal Settings of WTYSCC_FUNC_MAPT
Below are technical details of the table WTYSCC_FUNC_MAPT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WTYSCC_FUNC_MAPT Fields
The following table gives you an overview of the fields available in WTYSCC_FUNC_MAPT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| FUNCTION | Function code | WTYSC_FUNC | WTYSCC_FUNC_MAP | CHAR | 70 |
| LANGU | Language Key | LANGU | LANG | 1 | |
| TEXT | Function code text | WTYSC_FUNC_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_FUNC_MAPT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WTYSCC_FUNC_MAPT | FUNCTION | 1: CN | WTYSCC_FUNC_MAP |