SAP CWBCIOBJ Table – Object list of correction instructions with TADIR key

The CWBCIOBJ table in SAP ERP or S/4HANA stores Object list of correction instructions with TADIR key data. There are total 10 fields in CWBCIOBJ table. The Object list of correction instructions with TADIR key 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 CWBCIOBJ table. It is in Note Management (SCWN) ABAP package and is part of the SAP Note Assistant (BC-UPG-NA) module.

SAP CWBCIOBJ Table Fields

Following is the list of fields that are available in SAP CWBCIOBJ 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), PGMID (Program ID in Requests and Tasks), OBJECT (Object Type), OBJ_NAME (Object Name in Object List).

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)
PGMID Program ID in Requests and Tasks PGMID CHAR (4)
OBJECT Object Type TROBJTYPE CHAR (4)
OBJ_NAME Object Name in Object List TROBJ_NAME CHAR (120)
TRPGMID Program ID in Requests and Tasks PGMID CHAR (4)
TROBJECT Object Type TROBJTYPE CHAR (4)
TROBJ_NAME Object Name in Object Directory SOBJ_NAME CHAR (40)