The CRMC_ICM_SRCSEQ table in SAP ERP or S/4HANA stores Customizing table for ICM search by sequence data. There are total 3 fields in CRMC_ICM_SRCSEQ table. The Customizing table for ICM search by sequence 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_ICM_SRCSEQ table. It is in ICM Search Functionality – Customizing (CRM_ICM_SRC_CUST) ABAP package and is part of the S4CRM: Investigative Case Mgt (CRM-S4-IPS-ICM) module.
SAP CRMC_ICM_SRCSEQ Table Fields
Following is the list of fields that are available in SAP CRMC_ICM_SRCSEQ table. The primary key fields of the table are CLIENT (Client), APPLICATION_TYPE (ICM Application Type), ENTITY_TYPE (ICM Combined-Search Entity Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| APPLICATION_TYPE | ICM Application Type | CRMD_ICM_SRC_APPL_TYPE | CRMC_ICM_SRCAPPL | CHAR (10) |
| ENTITY_TYPE | ICM Combined-Search Entity Type | CRMD_ICM_SRC_ENT_TYPE | CHAR (10) |


