The COMM_SCECHADEP table in SAP ERP or S/4HANA stores Assignment: Classic Dependencies to Chars of Classes data. There are total 5 fields in COMM_SCECHADEP table. The Assignment: Classic Dependencies to Chars of Classes 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 COMM_SCECHADEP table. It is in SCE Database (COM_SCE_DB) ABAP package and is part of the Product Configuration (CRM-BF-CFG) module.
SAP COMM_SCECHADEP Table Fields
Following is the list of fields that are available in SAP COMM_SCECHADEP table. The primary key fields of the table are MANDT (Client), KBID (Internal Number of SCE Knowledge Base), OBJID (Internal Counter for Objects in an SCE Knowledge Base), CHARID (Internal Counter for Objects in an SCE Knowledge Base), DEPID (Internal Counter for Objects in an SCE Knowledge Base).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| KBID | Internal Number of SCE Knowledge Base | COMT_SCED_KBID | INT4 (10) | |
| OBJID | Internal Counter for Objects in an SCE Knowledge Base | COMT_SCED_ID | INT4 (10) | |
| CHARID | Internal Counter for Objects in an SCE Knowledge Base | COMT_SCED_ID | INT4 (10) | |
| DEPID | Internal Counter for Objects in an SCE Knowledge Base | COMT_SCED_ID | INT4 (10) |


