The CRMC_CM_DOC_OT table in SAP ERP or S/4HANA stores Assigning Document Type to Object Type data. There are total 3 fields in CRMC_CM_DOC_OT table. The Assigning Document Type to Object Type 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_CM_DOC_OT table. It is in Model Access Class: Customizing Attribute Enhancements (CRM_CM_ATTRIBUTES_CUST) ABAP package and is part of the Content Management (CRM-BF-COM) module.
SAP CRMC_CM_DOC_OT Table Fields
Following is the list of fields that are available in SAP CRMC_CM_DOC_OT table. The primary key fields of Assigning Document Type to Object Type table in SAP are CLIENT (Client), DOC_TYPE (Document type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| DOC_TYPE | Document type | SAEOBJART | TOADV | CHAR (10) |
| OBJECT_TYPE | Object Type for Customer-Specific Attribute Enhancement | CRMT_ATTR_OBJECT_TYPE | CRMC_ATTR_OBJTYP | CHAR (40) |


