The CRMC_ISX_MSGSCDS table in SAP ERP or S/4HANA stores Message Distribution Schema Determination Step Configuration data. There are total 8 fields in CRMC_ISX_MSGSCDS table. The Message Distribution Schema Determination Step Configuration 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_ISX_MSGSCDS table. It is in Convergent Customer Care – BTX: Document Distrib. Custom. (CRM_ISX_BTX_MSG_DIST_CUST) ABAP package and is part of the Business Transaction (CRM-IT-BTX) module.
SAP CRMC_ISX_MSGSCDS Table Fields
Following is the list of fields that are available in SAP CRMC_ISX_MSGSCDS table. The primary key fields of the table are CLIENT (Client), PROCESS_TYPE (Business Transaction Type), ITEM_TYPE (Item Category), MSG_SCHEMA (Document Distribution Schema), MSG_STEP_ID (Document Distribution Step ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PROCESS_TYPE | Business Transaction Type | CRMT_PROCESS_TYPE | CRMC_ISX_MSGSCD | CHAR (4) |
| ITEM_TYPE | Item Category | CRMT_ITEM_TYPE | CRMC_ISX_MSGSCD | CHAR (4) |
| MSG_SCHEMA | Document Distribution Schema | CRM_ISX_MSG_DIST_SCHEMA | CRMC_ISX_MSGSCD | CHAR (4) |
| MSG_STEP_ID | Document Distribution Step ID | CRM_ISX_MSG_DIST_STEP_ID | CRMC_ISX_MSGSCTY | CHAR (4) |
| MSG_STEP_INACTIV | Document Distribution Step Inactive | CRM_ISX_MSG_DIST_STEP_INACTIVE | CHAR (1) | |
| SCHED_APP_TYPE | Document Distribution Scheduled Appointment Type | CRM_ISX_MSG_DIST_SCHED_APPTYPE | CHAR (12) | |
| MSG_STEP_ASYNC | Document Distribution: Indicator for Batch Execution | CRM_ISX_MSG_DIST_ASYNC | CHAR (1) |


