The CRMC_IU_PR_PROFT table in SAP ERP or S/4HANA stores IS-U Process Profiles (Texts) data. There are total 4 fields in CRMC_IU_PR_PROFT table. The IS-U Process Profiles (Texts) 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_IU_PR_PROFT table. It is in Process Framework (CRM_IU_IC_6X_SI_PROC_FRW) ABAP package and is part of the Utilities Industry: Interaction Center (CRM-IU-IC) module.
SAP CRMC_IU_PR_PROFT Table Fields
Following is the list of fields that are available in SAP CRMC_IU_PR_PROFT table. The primary key fields of the table are MANDT (Client), PROFILE_ID (IS-U Process Profile Key), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PROFILE_ID | IS-U Process Profile Key | CRMT_IU_PROC_PROFILE_ID | CRMC_IU_PR_PROF | CHAR (32) |
| LANGU | Language Key | LANGU | LANG (1) | |
| TEXT | Text Field of Length 60 | TEXT60 | CHAR (60) |


