The CRMC_ISX_MSGTY table in SAP ERP or S/4HANA stores Message Distribution Types data. There are total 5 fields in CRMC_ISX_MSGTY table. The Message Distribution Types 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_MSGTY 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_MSGTY Table Fields
Following is the list of fields that are available in SAP CRMC_ISX_MSGTY table. The primary key fields of the table are CLIENT (Client), MSG_TYPE (Document Distribution Step Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| MSG_TYPE | Document Distribution Step Type | CRM_ISX_MSG_DIST_TYPE | CHAR (4) | |
| MSG_CATEGORY | Document Distribution Step Category | CRM_ISX_MSG_DIST_CATEGORY | CRMC_ISX_MSGCAT | CHAR (2) |
| MSG_TYPE_CLASS | Document Distribution Step Type Implementation Class | CRM_ISX_MSG_DIST_TYPE_CLASS | CHAR (30) | |
| MSG_TYPE_ASYNC | Document Distribution: Indicator for Batch Execution | CRM_ISX_MSG_DIST_ASYNC | CHAR (1) |


