The CWBNTDATA table in SAP ERP or S/4HANA stores Compressed data for OSS Notes data. There are total 7 fields in CWBNTDATA table. The Compressed data for OSS Notes 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 CWBNTDATA table. It is in Note Management (SCWN) ABAP package and is part of the SAP Note Assistant (BC-UPG-NA) module.
SAP CWBNTDATA Table Fields
Following is the list of fields that are available in SAP CWBNTDATA table. The primary key fields of the table are RELID (CHAR02 data element for SYST), NUMM (Note number), VERSNO (Version number of a Note), LANGU (Language Key), SRTF2 (BIN4 data element for SYST).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| RELID | CHAR02 data element for SYST | SYCHAR02 | CHAR (2) | |
| NUMM | Note number | CWBNTNUMM | CWBNTHEAD | NUMC (10) |
| VERSNO | Version number of a Note | CWBNTVERS | CWBNTHEAD | NUMC (4) |
| LANGU | Language Key | SYLANGU | LANG (1) | |
| SRTF2 | BIN4 data element for SYST | SYBIN4 | INT4 (10) | |
| CLUSTR | BIN2 data element for SYST | SYBIN2 | INT2 (5) | |
| CLUSTD | Data container for INDX tables | CWBCONTAIN | LRAW (2886) |


