The CRMC_MCAL_VIEW table in SAP ERP or S/4HANA stores Hierarchy of Plan Views data. There are total 4 fields in CRMC_MCAL_VIEW table. The Hierarchy of Plan Views 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_VIEW 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_VIEW Table Fields
Following is the list of fields that are available in SAP CRMC_MCAL_VIEW table. The primary key fields of the table are MANDT (Client), HIERARCHY (Hierarchical View ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| HIERARCHY | Hierarchical View ID | CRM_MCAL_HIERARCHY | CHAR (35) | |
| REPORT_ID | BW Report | CRM_MCAL_REPORT_ID | CHAR (42) | |
| REPORT_ID_IMP | BW Report | CRM_MCAL_REPORT_ID | CHAR (42) |


