The CWBNTFIXED table in SAP ERP or S/4HANA stores SAP Note completed by delivery event data. There are total 4 fields in CWBNTFIXED table. The SAP Note completed by delivery event 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 CWBNTFIXED table. It is in Note Management (SCWN) ABAP package and is part of the SAP Note Assistant (BC-UPG-NA) module.
SAP CWBNTFIXED Table Fields
Following is the list of fields that are available in SAP CWBNTFIXED table. The primary key fields of the table are NUMM (Note number), VERSNO (Version number of a Note), PAKID (Software component from defined delivery events), ALEID (Number of a defined delivery event).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| NUMM | Note number | CWBNTNUMM | NUMC (10) | |
| VERSNO | Version number of a Note | CWBNTVERS | NUMC (4) | |
| PAKID | Software component from defined delivery events | CWBDEPAKID | CHAR (10) | |
| ALEID | Number of a defined delivery event | CWBDEALEID | NUMC (10) |


