The CWB_HIST_H table in SAP ERP or S/4HANA stores Correction Workbench: History Header data. There are total 6 fields in CWB_HIST_H table. The Correction Workbench: History Header 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 CWB_HIST_H table. It is in Correction Workbench (SCWB) ABAP package and is part of the SAP Note Assistant (BC-UPG-NA) module.
SAP CWB_HIST_H Table Fields
Following is the list of fields that are available in SAP CWB_HIST_H table. The primary key fields of the table are TAR_REQ (Request/Task), NUMB (Version Management: Version Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| TAR_REQ | Request/Task | TRKORR | * | CHAR (20) |
| NUMB | Version Management: Version Number | VERSNO | NUMC (5) | |
| SRC_REQ | Request/Task | TRKORR | * | CHAR (20) |
| SRC_SYSTEM | Name of SAP System | SYSYSID | CHAR (8) | |
| CH_DATE | System Date | SYDATUM | DATS (8) | |
| CH_TIME | System Time | SYUZEIT | TIMS (6) |


