The CFF_PHIO_TRACK table in SAP ERP or S/4HANA stores CFF: Tracking the Access (Read- and Write Accesses) data. There are total 5 fields in CFF_PHIO_TRACK table. The CFF: Tracking the Access (Read- and Write Accesses) 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_PHIO_TRACK 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_PHIO_TRACK Table Fields
Following is the list of fields that are available in SAP CFF_PHIO_TRACK table. The primary key fields of CFF: Tracking the Access (Read- and Write Accesses) table in SAP are MANDT (Client), OBJID (Physical document), TRACK_ID (GUID in ‘CHAR’ format with upper-/lowercase (!)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| OBJID | Physical document | SDOK_PHID | CHAR (32) | |
| TRACK_ID | GUID in ‘CHAR’ format with upper-/lowercase (!) | GUID_22 | CHAR (22) | |
| USER_NAME | User Name | UNAME | CHAR (12) | |
| ACCESS_DATE | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TZNTSTMPS | DEC (15) |


