The COFIV table in SAP ERP or S/4HANA stores PI Sheet: Signature for Deviation data. There are total 11 fields in COFIV table. The PI Sheet: Signature for Deviation 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 COFIV table. It is in PI Sheet (ABAP List-Based) (COCB_PIS) ABAP package and is part of the ABAP List-Based PI Sheet (PP-PI-PMA-MGT) module.
SAP COFIV Table Fields
Following is the list of fields that are available in SAP COFIV table. The primary key fields of the table are MANDT (Client), CRID (PI sheet (process instruction sheet)), FTNO (Sequence number of process instruction in recipe), FVNO (Sequence number of proc.instruction characteristic in recipe), TAB_MELD (Logical Column: Corresponds to Message (Message Category)), SIGN_COUNT (Signature counter), TAB_ZEILE (Table line in the PI sheet).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| CRID | PI sheet (process instruction sheet) | PI_CRID | COCHP | NUMC (18) |
| FTNO | Sequence number of process instruction in recipe | FTNO | * | NUMC (8) |
| FVNO | Sequence number of proc.instruction characteristic in recipe | FVNO | NUMC (4) | |
| TAB_MELD | Logical Column: Corresponds to Message (Message Category) | CO_SPALTE | INT1 (3) | |
| SIGN_COUNT | Signature counter | CO_SIGNCNT | NUMC (2) | |
| TAB_ZEILE | Table line in the PI sheet | CO_ZEILE | NUMC (3) | |
| SIGNER | Name of Person who Created the Object | ERNAM | CHAR (12) | |
| ATWRT | Characteristic Value | ATWRT | CHAR (70) | |
| SIGN_DATE | Date on which the record was created | ERDAT | DATS (8) | |
| SIGN_TIME | Time at Which Record Was Added | ERZEIT | TIMS (6) |


