The CRM_ISUC_PRFGRPT table in SAP ERP or S/4HANA stores Profile Groups – Text data. There are total 4 fields in CRM_ISUC_PRFGRPT table. The Profile Groups – Text 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 CRM_ISUC_PRFGRPT table. It is in Utilities: Profile Data Management (CRM_ISU_PROFILES_DATA) ABAP package and is part of the Utilities Industry: Sales (CRM-IU-S) module.
SAP CRM_ISUC_PRFGRPT Table Fields
Following is the list of fields that are available in SAP CRM_ISUC_PRFGRPT table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), PRFGRP (Profile Group).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| SPRAS | Language Key | SPRAS | LANG (1) | |
| PRFGRP | Profile Group | CRM_ISU_PRFGRP | CRM_ISUC_PRFGRP | CHAR (5) |
| TEXT | Text Field | TEXT50 | CHAR (50) |


