The CWBCICATTR table in SAP ERP or S/4HANA stores Attributes set by customer for correction instructions data. There are total 7 fields in CWBCICATTR table. The Attributes set by customer for correction instructions 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 CWBCICATTR table. It is in Note Management (SCWN) ABAP package and is part of the SAP Note Assistant (BC-UPG-NA) module.
SAP CWBCICATTR Table Fields
Following is the list of fields that are available in SAP CWBCICATTR 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).
| 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) | |
| CONFIRMED | Confirmation of de-/implementation of corr. instructions | CWBCICNFRM | CHAR (1) | |
| CISTATUS | Correction Instruction Implementation Status | CWBCISTAT | CHAR (1) | |
| CONFIRM_ACTIVITY | Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘) | BOOLE_D | CHAR (1) |


