SAP WTYSCC_USER_PROF Mapping Profile with User id Table
Overview
WTYSCC_USER_PROF is a standard SAP S/4HANA table that stores Mapping Profile with User id data. There are total 4 fields in the WTYSCC_USER_PROF table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WTYSCC_USER_PROF 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_USER_PROF to other SAP tables and standard CDS views available based on WTYSCC_USER_PROF table in S/4HANA 2020.
Techincal Settings of WTYSCC_USER_PROF
Below are technical details of the table WTYSCC_USER_PROF
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WTYSCC_USER_PROF Fields
The following table gives you an overview of the fields available in WTYSCC_USER_PROF
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| UNAME | User Name in User Master Record | XUBNAME | USR02 | CHAR | 12 |
| PROFILE | Warranty profile | WTYSC_PROFILE | WTYSCC_PROFILE | CHAR | 10 |
| ACTIVE | Profile active indicator | WTYSC_PROFILE_ACTIVE | 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_USER_PROF
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WTYSCC_USER_PROF | PROFILE | 1: CN | WTYSCC_PROFILE |
| WTYSCC_USER_PROF | UNAME | : | USR02 |