The CRMS4C_IU_UIPT table in SAP ERP or S/4HANA stores UI Process Text data. There are total 5 fields in CRMS4C_IU_UIPT table. The UI Process 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 CRMS4C_IU_UIPT table. It is in S4CRM-IS Utilities: Customizing Sales Contract Management (CRMS4_IU_CM_CUSTOMIZING) ABAP package and is part of the S4CRM: Utilities Industry (CRM-S4-IU) module.
SAP CRMS4C_IU_UIPT Table Fields
Following is the list of fields that are available in SAP CRMS4C_IU_UIPT table. The primary key fields of the table are UIPROCESSNAME (Technical Name of UI Process), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| UIPROCESSNAME | Technical Name of UI Process | CRMS4_IU_UIPROCESSNAME | CRMS4C_IU_UIP | CHAR (30) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| SHORTTEXT | Short Text for UI Process | CRMS4_IU_UIPROCESSSHORTTEXT | CHAR (30) | |
| TEXT | Text for UI Process | CRMS4_IU_UIPROCESSTEXT | CHAR (100) | |
| TOOLTIP | Tooltip for UI Process | CRMS4_IU_UIPROCESSTOOLTIP | CHAR (200) |


