The CRMC_IU_PR_DEFT table in SAP ERP or S/4HANA stores IS-U Process Definitions (Texts) data. There are total 5 fields in CRMC_IU_PR_DEFT table. The IS-U Process Definitions (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_DEFT 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_DEFT Table Fields
Following is the list of fields that are available in SAP CRMC_IU_PR_DEFT table. The primary key fields of the table are MANDT (Client), DEFINITION_ID (IS-U Process Definition Key), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| DEFINITION_ID | IS-U Process Definition Key | CRMT_IU_PROC_DEFINITION_ID | CRMC_IU_PR_DEF | CHAR (16) |
| LANGU | Language Key | LANGU | LANG (1) | |
| TEXT | Text Field of Length 60 | TEXT60 | CHAR (60) | |
| SHORTTEXT | Text (20 Characters) | TEXT20 | CHAR (20) |


