SAP Table CWBCIHEAD
Header data for correction instructions
CWBCIHEAD (Header data for correction instructions) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link CWBCIHEAD to other SAP tables.
CWBCIHEAD table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
INSTA | Correction instructions creation system (installation no.) | CWBCIINSTA | CHAR | 10 | 0 | |||||||||
PAKID | Software component of correction instructions | CWBCIPAKID | CWBCMPNT | CHAR | 10 | 0 | ||||||||
ALEID | Number of correction instructions | CWBCIALEID | NUMC | 10 | 0 | |||||||||
VERSNO | Version number of correction instructions | CWBCIVERS | NUMC | 4 | 0 | |||||||||
FORMAT_ID | Format ID for Correction Workbench deltas | CWBCIFMT | INT4 | 10 | 0 | |||||||||
INCOMPLETE | Flag for Incomplete Correction Instructions | CWB_INCOMPLETE | CHAR | 1 | 0 |
Possible values
|
||||||||
MANUAL_ACTIVITY | Manual Activity Flag | CWBCIMANACT | CHAR | 1 | 0 | |||||||||
IS_TRANSPORTABLE | Transportable Manual Activity Flag | CWBCI_TRANS_MAN_ACT | CHAR | 1 | 0 |
CWBCIHEAD foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
CWBCIHEAD | PAKID | CWBCIHEAD | PAKID | CWBCMPNT | Software components | PAKID |