SAP WTYSCC_VIEWMAP View mapping to Profile Table
Overview
WTYSCC_VIEWMAP is a standard SAP S/4HANA table that stores View mapping to Profile data. There are total 3 fields in the WTYSCC_VIEWMAP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WTYSCC_VIEWMAP belongs to Service Process Warranty (IS-AD-WTY) module and is located in the package Service Integration with Warranty: Workbench (WTYSC_WWB).
In addition, following links provide an overview of foreign key relationships, if any, that link WTYSCC_VIEWMAP to other SAP tables and standard CDS views available based on WTYSCC_VIEWMAP table in S/4HANA 2020.
Techincal Settings of WTYSCC_VIEWMAP
Below are technical details of the table WTYSCC_VIEWMAP
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WTYSCC_VIEWMAP Fields
The following table gives you an overview of the fields available in WTYSCC_VIEWMAP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| PROFILE | Warranty profile | WTYSC_PROFILE | WTYSCC_PROFILE | CHAR | 10 |
| TREE_VIEW | View type | WTYSC_VIEW_TYPE | WTYSCC_VIEWTYPE | 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_VIEWMAP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WTYSCC_VIEWMAP | PROFILE | 1: CN | WTYSCC_PROFILE |
| WTYSCC_VIEWMAP | TREE_VIEW | 1: CN | WTYSCC_VIEWTYPE |