The CRMC_SSC_TYPESYS table in SAP ERP or S/4HANA stores External Document Type Assignment to Mapped Logical System data. There are total 4 fields in CRMC_SSC_TYPESYS table. The External Document Type Assignment to Mapped Logical System 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_SSC_TYPESYS table. It is in SSC – Content Management Integration for Backend Systems (CRM_IC_APPL_SSC_APPL_CM_INT) ABAP package and is part of the Accounting (CRM-IC-ACO) module.
SAP CRMC_SSC_TYPESYS Table Fields
Following is the list of fields that are available in SAP CRMC_SSC_TYPESYS table. The primary key fields of the table are MANDT (Client), CM_PROFILE (Profile ID for Content Management), MAPPED_LOGSYS (Mapped Logical System), EXT_DOC_TYPE (External Document Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| CM_PROFILE | Profile ID for Content Management | CRMT_CM_PROFILE | CRMC_IC_DMPROF | CHAR (32) |
| MAPPED_LOGSYS | Mapped Logical System | CRMT_IC_MAPPED_LOGSYS | CRMC_IC_BORADM | CHAR (10) |
| EXT_DOC_TYPE | External Document Type | CRM_SSC_DOCTYPE | CRMC_SSC_DTYP | CHAR (16) |


