The CWBCINSTATTR table in SAP ERP or S/4HANA stores CI attributes data. There are total 5 fields in CWBCINSTATTR table. The CI attributes 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 CWBCINSTATTR table. It is in Note Management (SCWN) ABAP package and is part of the SAP Note Assistant (BC-UPG-NA) module.
SAP CWBCINSTATTR Table Fields
Following is the list of fields that are available in SAP CWBCINSTATTR table. The primary key fields of the table are INSTA (Correction instructions creation system (installation no.)), PAKID (Software component of correction instructions), ALEID (Number of correction instructions), VERSNO (Version number of correction instructions), ID (CI attribute ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| INSTA | Correction instructions creation system (installation no.) | CWBCIINSTA | CHAR (10) | |
| PAKID | Software component of correction instructions | CWBCIPAKID | CHAR (10) | |
| ALEID | Number of correction instructions | CWBCIALEID | NUMC (10) | |
| VERSNO | Version number of correction instructions | CWBCIVERS | NUMC (4) | |
| ID | CI attribute ID | CWBCIATTR_ID | NUMC (2) |


