SAP Table CREP

KPRO CMS: Content Repositories

CREP (KPRO CMS: Content Repositories) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link CREP to other SAP tables.

CREP table fields

Field Data element Checktable Datatype Length Decimals
CREP_ID Storage Repository for Physical Objects SCMS_CREP CHAR 30 0
CREP_TYPE Repository Type (R/3 Database, HTTP Content Server) SCMS_CRTYP CHAR 2 0
01 FTP storage system
02 CD ROM
03 SAP System Database
04 HTTP content server
05 Structure storage system
06 RFC archive
07 RPC archive
08 FILE archive
09 Logical Repository
CREP_STYPE Repository Sub-Type SCMS_CRSTP CHAR 2 0
NULL Normal
01 URL
CREA_USER Created by SDOK_CRUSR CHAR 12 0
CREA_TIME Creation time (UTC) SDOK_CRTST NUMC 14 0
CHNG_USER Last changed by SDOK_CHUSR CHAR 12 0
CHNG_TIME Time of change (UTC) SDOK_CHTST NUMC 14 0