The BDS_CLASSL table in SAP ERP or S/4HANA stores BDS: Language Table for Class Definition data. There are total 4 fields in BDS_CLASSL table. The BDS: Language Table for 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_CLASSL 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_CLASSL Table Fields
Following is the list of fields that are available in SAP BDS_CLASSL table. The primary key fields of the table are CLASSNAME (Business Document Service: Class name), CLASSTYPE (Business Document Service: Class type), S_LANGUAGE (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLASSNAME | Business Document Service: Class name | BDS_CLSNAM | BDS_CLASS | CHAR (30) |
| CLASSTYPE | Business Document Service: Class type | BDS_CLSTYP | CHAR (2) | |
| S_LANGUAGE | Language Key | SPRAS | LANG (1) | |
| TEXT | Object text for language-dependent table | SAEOBJTEXT | CHAR (40) |


