The CRMC_MCAL_CLGRP table in SAP ERP or S/4HANA stores Customizing : Cluster View Grouping Definition data. There are total 5 fields in CRMC_MCAL_CLGRP table. The Customizing : Cluster View Grouping Definition 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_MCAL_CLGRP table. It is in Marketing Calendar Customizing (CRM_MCAL_CUSTOMIZING) ABAP package and is part of the Marketing Calendar (CRM-MKT-MPL-CAL) module.
SAP CRMC_MCAL_CLGRP Table Fields
Following is the list of fields that are available in SAP CRMC_MCAL_CLGRP table. The primary key fields of the table are MANDT (Client), CVG_ID (ID for Combination of View or Grouping Rule and Cluster).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| CVG_ID | ID for Combination of View or Grouping Rule and Cluster | CRM_MCAL_CLUSTER_GROUP_RULE_ID | CHAR (15) | |
| CLUSTER_ID | Marketing Project Cluster ID | CRM_MCAL_CLUSTER_ID | CRMC_MCAL_CLUS | CHAR (15) |
| VIEW_ID | Hierarchical View ID | CRM_MCAL_HIERARCHY | CRMC_MCAL_VIEW | CHAR (35) |
| GROUPING_RULE_ID | Grouping Rule ID | CRM_MCAL_GRP_RULE_ID | CRMC_MCAL_GRP | CHAR (15) |


