The CRMC_IC_DMPROOBJ table in SAP ERP or S/4HANA stores Content Managemen Profile: Application object assignment data. There are total 3 fields in CRMC_IC_DMPROOBJ table. The Content Managemen Profile: Application object assignment 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_IC_DMPROOBJ table. It is in CRM Interaction Center: Customizing (CRM_IC_CUSTOMIZING) ABAP package and is part of the Interaction Center WebClient (CRM-IC) module.
SAP CRMC_IC_DMPROOBJ Table Fields
Following is the list of fields that are available in SAP CRMC_IC_DMPROOBJ table. The primary key fields of the table are MANDT (Client), PROFILE (Profile ID for Content Management), OBJECT (Application object for Content Management).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| PROFILE | Profile ID for Content Management | CRMT_CM_PROFILE | CRMC_IC_DMPROF | CHAR (32) |
| OBJECT | Application object for Content Management | CRMT_CM_OBJECT | CRMC_IC_DMOBJECT | CHAR (32) |


