The CRMDAMCHKF table in SAP ERP or S/4HANA stores CRMDAM::: File Name for Last Check Out data. There are total 5 fields in CRMDAMCHKF table. The CRMDAM::: 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 CRMDAMCHKF table. It is in CRM – Digital Asset Management (CRM_DAM) ABAP package and is part of the Digital Asset Management (CRM-MKT-DAM) module.
SAP CRMDAMCHKF Table Fields
Following is the list of fields that are available in SAP CRMDAMCHKF table. The primary key fields of the table 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 | CRMDAMCHKO | 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) |


