The CUSTCHKF table in SAP ERP or S/4HANA stores KW: File Name of Last Check-out data. There are total 4 fields in CUSTCHKF table. The KW: File Name of Last Check-out 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 CUSTCHKF table. It is in Info Repository tables for Information Workbench (SIW1) ABAP package and is part of the Knowledge Warehouse (KM-KW) module.
SAP CUSTCHKF Table Fields
Following is the list of fields that are available in SAP CUSTCHKF table. The primary key fields of the table are PHIO_ID (Physical document), FILE_NUM (Sequential number of file).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PHIO_ID | Physical document | SDOK_PHID | CUSTCHKO | CHAR (32) |
| FILE_NUM | Sequential number of file | SDOK_FNUMB | NUMC (10) | |
| PH_CLASS | Physical document class | SDOK_PHCL | SDOKPHCL | CHAR (10) |
| FILE_NAME | Relative storage location of physical document | SDOK_FILNM | CHAR (255) |


