The CRMC_PERSLST_EXT table in SAP ERP or S/4HANA stores Enhanced Personalization Data for Result List data. There are total 8 fields in CRMC_PERSLST_EXT table. The Enhanced Personalization Data for Result List table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CRMC_PERSLST_EXT table. It is in Controller Implementation: Blueprint (CRM_BSP_FRAME_SC_BLUEPRINT) ABAP package and is part of the People Centric UI Framework Customizing (CA-GTF-PCF-CUS) module.
SAP CRMC_PERSLST_EXT Table Fields
Following is the list of fields that are available in SAP CRMC_PERSLST_EXT table. The primary key fields of the table are MANDT (Client), PUSER (User Name), BLVIEW (View for UI Display), FIELDGROUP (Field Group).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| PUSER | User Name | UNAME | CHAR (12) | |
| BLVIEW | View for UI Display | CRMT_BSP_BLVIEW | * | CHAR (10) |
| FIELDGROUP | Field Group | CRMT_BSP_FIELDGRP | * | CHAR (32) |
| FILTER_ON | Filter Status | CRMT_BSP_FILTER_STATE | CHAR (1) | |
| TABLE_LAYOUT | Layout of Result List | CRMT_BSP_TABLE_LAYOUT | CHAR (10) | |
| MODIFIED_AT | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| MODIFIED_BY | Changed by | STAT_LUSER | CHAR (12) |


