- Home
- Resources
- SAP Tables
- CREP_R3DB - KPRO CMS: Content Repositories (R3DB)
SAP Table CREP_R3DB
KPRO CMS: Content Repositories (R3DB)
CREP_R3DB (KPRO CMS: Content Repositories (R3DB)) 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_R3DB to other SAP tables.
Source: CREP_R3DB (KPRO CMS: Content Repositories (R3DB))
CREP_R3DB table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
CREP_ID |
Storage Repository for Physical Objects |
SCMS_CREP |
|
CHAR |
|
30 |
0 |
|
VERSION |
CMS interface version (R3 database) |
SCMS_CRVDB |
|
CHAR |
|
4 |
0 |
Possible values
0045 |
Content Server version 4.5 |
0046 |
Content Server version 4.6 |
0047 |
Content Server Version 4.7 |
|
FE_PROT |
SAP ArchiveLink: Storage connection protocol |
SAEPROTOKO |
|
CHAR |
|
8 |
0 |
|
R3DB_TAB |
Contents table |
SCMS_R3TAB |
|
CHAR |
|
30 |
0 |
|
ARCHIVPATH |
SAP ArchiveLink: Standard archive path |
SAEARCPATH |
|
CHAR |
|
70 |
0 |
|
BASICPATH |
SAP ArchiveLink: Basic path for storage server on R/3 server |
SAEBASPATH |
|
CHAR |
|
70 |
0 |
|
SPOOL_DEV |
Spool: Output device |
RSPOPNAME |
|
CHAR |
|
4 |
0 |
|
HTTP_NOSIG |
No signature |
SCMS_NSIHT |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Signature possible |
X |
Signature not supported by the content server |
|
HTTP_FE |
Availability of HTTPs on frontend |
SCMS_FHTSA |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
no HTTPS |
1 |
HTTPS possible |
2 |
HTTPS preferred |
3 |
HTTPS required |
|
HTTP_BE |
Availability of HTTPS on backend |
SCMS_BHTSA |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
no HTTPS |
1 |
HTTPS possible |
2 |
HTTPS preferred |
3 |
HTTPS required |
|