The CRMS4C_IU_UIPC table in SAP ERP or S/4HANA stores UI Process data. There are total 15 fields in CRMS4C_IU_UIPC table. The UI Process 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_UIPC 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_UIPC Table Fields
Following is the list of fields that are available in SAP CRMS4C_IU_UIPC table. The primary key fields of the table are MANDT (Client), UIPROCESSNAME (Technical Name of UI Process).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | CLNT (3) | |
UIPROCESSNAME | Technical Name of UI Process | CRMS4_IU_UIPROCESSNAME | CRMS4C_IU_UIP | CHAR (30) |
CLASSNAME | Implementation Class for UI Process | CRMS4_IU_UIPROCESSCLASSNAME | SEOCLASS | CHAR (30) |
KIND | Type of UI Process | CRMS4_IU_UIPROCESSKIND | CHAR (1) | |
PFPROCESSNAME | Technical Name of Process | CRMS4_IU_PFPROCESSNAME | CRMS4C_IU_PFP | CHAR (30) |
PROCESS_DETAIL_VIEW | Process Detail View | CRMS4_IU_UIPROCESSDETAILVIEW | CRMS4C_IU_UIPV | CHAR (30) |
BP_DETAIL_VIEW | Business Partner Detail View | CRMS4_IU_UIBPDETAILVIEW | CRMS4C_IU_UIPV | CHAR (30) |
TREE_PROFILE_GROUP | BOL Tree: Profile Group ID | CRMT_IU_BOLTREE_PROFGRP_ID | CRM_ISUTREE_GRP | CHAR (10) |
ICON | Icon Name or Icon Source | CRMT_IU_IC_ICON_NAME | CHAR (100) | |
ACTIVE | Flag: UI Process Is Active | CRMS4_IU_UIPROCESSACTIVE | CHAR (1) | |
TD_SHORT_SUMMARY | CM UI Process: Short Summary Text Reference | CRMS4_IU_UIPROCESSSHORTSUMMARY | STXH | CHAR (70) |
TD_SUMMARY | CM UI Process: Summary Text Reference | CRMS4_IU_UIPROCESSSUMMARY | STXH | CHAR (70) |
TD_BP_SUMMARY | CM UI Process Business Partner Summary | CRMS4_IU_UIPROCESSBPSUMMARY | STXH | CHAR (70) |
UI_OBJECT_TYPE | UI Object Type | BSP_DLC_OBJECT_TYPE | BSP_DLC_OBJ_TYPE | CHAR (20) |
SUBUIPROCESSNAME | Technical Name of UI Subprocess | CRMS4_IU_UISUBPROCESSNAME | CRMS4C_IU_UIP | CHAR (30) |