The COFVP table in SAP ERP or S/4HANA stores PI Sheet: Process Instruction Characteristics data. There are total 14 fields in COFVP table. The PI Sheet: Process Instruction Characteristics 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 COFVP 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 COFVP Table Fields
Following is the list of fields that are available in SAP COFVP table. The primary key fields of the table are MANDT (Client), CRID (PI sheet (process instruction sheet)), FTNO (Number of the process instruction in the PI sheet), FVNO (Sequence number of proc.instruction characteristic in recipe).
| 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 | Number of the process instruction in the PI sheet | PI_FTNO | COFTP | NUMC (8) |
| FVNO | Sequence number of proc.instruction characteristic in recipe | FVNO | NUMC (4) | |
| ATINN | Internal characteristic | ATINN | * | NUMC (10) |
| ATWRT | Characteristic Value | ATWRT | CHAR (70) | |
| ATFLV | Internal floating point from | ATFLV | FLTP (16) | |
| ATFLB | Internal floating point value to | ATFLB | FLTP (16) | |
| ATAWE | Alternative unit | ATAWE | * | UNIT (3) |
| ATAW1 | Alternative unit | ATAWE | * | UNIT (3) |
| ATCOD | Code for value dependency | ATCOD | CHAR (1) | |
| ATFOR | Data type of characteristic | ATFOR | CHAR (4) | |
| FVLNR | Line Number of Process Instruction Characteristic | R_FVNR | CHAR (4) | |
| MKMZL | Internal PI characteristic/characteristic value number | PLNFV | NUMC (8) |


