The COMM_SCEKBTX table in SAP ERP or S/4HANA stores Language-Dependent Description for SCE Knowledge Base data. There are total 4 fields in COMM_SCEKBTX table. The Language-Dependent Description for SCE Knowledge Base 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_SCEKBTX table. It is in SCE Database (COM_SCE_DB) ABAP package and is part of the Product Configuration (CRM-BF-CFG) module.
SAP COMM_SCEKBTX Table Fields
Following is the list of fields that are available in SAP COMM_SCEKBTX table. The primary key fields of the table are MANDT (Client), KBID (Internal Number of SCE Knowledge Base), LANGUAGEID (Language Key).
| 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) | |
| LANGUAGEID | Language Key | COMT_SCED_LANGU | LANG (1) | |
| DESCRIPT | Language-Dependent Description of Knowledge Base Object | COMT_SCED_KBDESCRIPT | CHAR (30) |


