The CRMC_ISU_CC table in SAP ERP or S/4HANA stores Utilities check cockpit customizing data. There are total 5 fields in CRMC_ISU_CC table. The Utilities check cockpit customizing 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_ISU_CC table. It is in Utilities Consistency Monitor: Runtime & Customizing (CRM_IU_CM_API) ABAP package and is part of the Cross Components (CRM-IU-XC) module.
SAP CRMC_ISU_CC Table Fields
Following is the list of fields that are available in SAP CRMC_ISU_CC table. The primary key fields of the table are CLIENT (Client), CHECK_CLASS (Object Type Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| CHECK_CLASS | Object Type Name | SEOCLSNAME | CRMS_ISU_CC | CHAR (30) |
| INACTIVE | Check Is Inactive | CRMT_ISU_CC_INACTIVE | CHAR (1) | |
| BOLTREE_PROF_GRP | BOL Tree: Profile Group ID | CRMT_IU_BOLTREE_PROFGRP_ID | CRM_ISUTREE_GRP | CHAR (10) |
| BOLTREE_PROF | Profile Name of Tree Hierarchy | CRMT_TREE_PROFILE | CRM_ISUTREE_PROF | CHAR (10) |


