The BDSCHKF2 table in SAP ERP or S/4HANA stores BDS: File Name for Last Check-Out data. There are total 4 fields in BDSCHKF2 table. The BDS: File Name for 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 BDSCHKF2 table. It is in SAP Knowledge Provider Business Document Service (SBDS) ABAP package and is part of the Business Document Service (BC-SRV-BDS) module.
SAP BDSCHKF2 Table Fields
Following is the list of fields that are available in SAP BDSCHKF2 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 | BDSCHKO2 | 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) |


