The CRMC_MCAL_RO_OBJ table in SAP ERP or S/4HANA stores Role Customization: Objects allowed for a Role data. There are total 3 fields in CRMC_MCAL_RO_OBJ table. The Role Customization: Objects allowed for a Role 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_RO_OBJ 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_RO_OBJ Table Fields
Following is the list of fields that are available in SAP CRMC_MCAL_RO_OBJ table. The primary key fields of the table are MANDT (Client), ROLE_ID (Business Role), OBJECT_TYPE (Object Type in Project Planning).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| ROLE_ID | Business Role | CRMT_UI_PROFILE | CRMC_MCAL_ROST | CHAR (12) |
| OBJECT_TYPE | Object Type in Project Planning | CGPL_OBJECT_TYPE | CGPL_OBJTYPES | CHAR (3) |


