The CFF_ADD_CHKF table in SAP ERP or S/4HANA stores SDOK: File name of last checkout data. There are total 5 fields in CFF_ADD_CHKF table. The SDOK: File name of last checkout 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 CFF_ADD_CHKF table. It is in SKWF Modeling (dmwb) for Collaboration Folders (CFX_SKWF) ABAP package and is part of the Collaboration Folders (PLM-CFO) module.
SAP CFF_ADD_CHKF Table Fields
Following is the list of fields that are available in SAP CFF_ADD_CHKF table. The primary key fields of SDOK: File name of last checkout table in SAP are MANDT (Client), PHIO_ID (Physical document), FILE_NUM (Sequential number of file).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PHIO_ID | Physical document | SDOK_PHID | 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) |


