The CMIS_C_TYPE_DEFN table in SAP ERP or S/4HANA stores Customizing: CMIS type definitions for object types data. There are total 4 fields in CMIS_C_TYPE_DEFN table. The Customizing: CMIS type definitions for object types 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 CMIS_C_TYPE_DEFN table. It is in CMIS Outbound to repository (SCMIS_OUTBOUND) ABAP package and is part of the Mobile Documents – Server, Web App, AdminUI (BC-SRV-MCM-SER) module.
SAP CMIS_C_TYPE_DEFN Table Fields
Following is the list of fields that are available in SAP CMIS_C_TYPE_DEFN table. The primary key fields of the table are MANDT (Client), BO_TYPE (SAP Object Type), FIELDNAME_RAW (DD: Field Name Original Spelling).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| BO_TYPE | SAP Object Type | SBO_BO_TYPE | CHAR (30) | |
| FIELDNAME_RAW | DD: Field Name Original Spelling | FIELDNAME_RAW | CHAR (30) | |
| KEYFLAG | Identifies a key field of a table | KEYFLAG | CHAR (1) |


