SAP WECD_PERS_USER User Personalization Table
Overview
WECD_PERS_USER is a standard SAP S/4HANA table that stores User Personalization data. There are total 12 fields in the WECD_PERS_USER table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WECD_PERS_USER belongs to Web Channel Personalisation (WEC-APP-PER) module and is located in the package WebChannel / Personalization (ERP_WEC_PERS).
In addition, following links provide an overview of foreign key relationships, if any, that link WECD_PERS_USER to other SAP tables and standard CDS views available based on WECD_PERS_USER table in S/4HANA 2020.
Techincal Settings of WECD_PERS_USER
Below are technical details of the table WECD_PERS_USER
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WECD_PERS_USER Fields
The following table gives you an overview of the fields available in WECD_PERS_USER
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| PERS_GUID | Personalization Guid | WEC_PERS_GUID32 | CHAR | 32 | |
| APP_ID | Holds Shop ID | WEC_PERS_SHOP_ID | CHAR | 40 | |
| MODULE_ID | ERP Web Channel Module ID | WEC_PERS_MOD_ID | CHAR | 255 | |
| USER_ID | User Name in User Master Record | XUBNAME | * | CHAR | 12 |
| PERS_TYPE | ERP Personalization Type | WEC_PERS_TYPE | CHAR | 10 | |
| PERS_NAME | Personalization Name | WEC_PERS_NAME | CHAR | 255 | |
| PREF_KEY | Personalization Preference Key | WEC_PERS_PREF_KEY | STRG | ||
| CREATED_AT | Created At (Output in User Time Zone) | COMT_CREATED_AT_USR | DEC | 15 | |
| CREATED_BY | User that Created the Transaction | CRMT_CREATED_BY | CHAR | 12 | |
| CHANGED_AT | Changed At (Output in User Time Zone) | COMT_CHANGED_AT_USR | DEC | 15 | |
| CHANGED_BY | Transaction Last Changed By | CRMT_CHANGED_BY | CHAR | 12 |
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 WECD_PERS_USER