The BDS_CL_DOC table in SAP ERP or S/4HANA stores BDS: Class Definition data. There are total 5 fields in BDS_CL_DOC table. The BDS: Class Definition 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 BDS_CL_DOC table. It is in SAP Knowledge Provider Business Document Service (SBDS) ABAP package and is part of the Business Document Service (BC-SRV-BDS) module.
SAP BDS_CL_DOC Table Fields
Following is the list of fields that are available in SAP BDS_CL_DOC table. The primary key fields of the table are CLIENT (Client), CLASSNAME (Business Document Service: Class name), CLASSTYPE (Business Document Service: Class type), DOC_TYPE (Document type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| CLASSNAME | Business Document Service: Class name | BDS_CLSNAM | BDS_LOCL | CHAR (30) |
| CLASSTYPE | Business Document Service: Class type | BDS_CLSTYP | CHAR (2) | |
| DOC_TYPE | Document type | SAEOBJART | TOADV | CHAR (10) |
| CONT_CATEG | BDS: Content category | BDS_CON_CA | SDOKSTCAE | CHAR (10) |


