The CDBD_DATECLASS_S table in SAP ERP or S/4HANA stores CDB Table DateClass Set header data. There are total 9 fields in CDBD_DATECLASS_S table. The CDB Table DateClass Set header 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 CDBD_DATECLASS_S table. It is in CRM Order: CDB Objects for General Sales Order Processing (CDB_ORDER) ABAP package and is part of the Business Transactions (CRM-BTX) module.
SAP CDBD_DATECLASS_S Table Fields
Following is the list of fields that are available in SAP CDBD_DATECLASS_S table. The primary key fields of CDB Table DateClass Set header table in SAP are CLIENT (Client), DATECLASS_S_GUID (Own Guid for Dateclass header set).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| DATECLASS_S_GUID | Own Guid for Dateclass header set | CDBT_DATECLASS_S_GUID | RAW (16) | |
| ORDERADM_H_GUID | Order Header Guid | CDBT_ORDERADM_H_GUID | RAW (16) | |
| TR_USER | Character field, length 32 | CHAR32 | CHAR (32) | |
| TR_ID | Character field, length 32 | CHAR32 | CHAR (32) | |
| TR_STATUS | Undefined range (can be used for patch levels) | CHAR4 | CHAR (4) | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC (15) | |
| DELETED | Single-Character Flag | CHAR1 | CHAR (1) | |
| TR_ROOTID | Character field, length 32 | CHAR32 | CHAR (32) |


