The CREP_FILE table in SAP ERP or S/4HANA stores KPRO CMS: Content Repositories (RFC) data. There are total 7 fields in CREP_FILE table. The KPRO CMS: Content Repositories (RFC) 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 CREP_FILE table. It is in KPRO: Content Management Service (SCMS) ABAP package and is part of the Content Management Service (BC-SRV-KPR-CMS) module.
SAP CREP_FILE Table Fields
Following is the list of fields that are available in SAP CREP_FILE table. The primary key fields of the table are CREP_ID (Storage Repository for Physical Objects).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CREP_ID | Storage Repository for Physical Objects | SCMS_CREP | * | CHAR (30) |
| VERSION | CMS interface version (FILE) | SCMS_CRVFI | CHAR (4) | |
| FE_PROT | SAP ArchiveLink: Storage connection protocol | SAEPROTOKO | CHAR (8) | |
| ARCHIVPATH | SAP ArchiveLink: Standard archive path | SAEARCPATH | CHAR (70) | |
| BASICPATH | SAP ArchiveLink: Basic path for storage server on R/3 server | SAEBASPATH | CHAR (70) | |
| SPOOL_DEV | Spool: Output device | RSPOPNAME | * | CHAR (4) |
| FILE_PATH | Storage Path | SAEFILEPAT | CHAR (20) |


