- Home
- Resources
- SAP Tables
- CREP_HTTP - KPRO CMS: Content Repositories (HTTP)
SAP Table CREP_HTTP
KPRO CMS: Content Repositories (HTTP)
CREP_HTTP (KPRO CMS: Content Repositories (HTTP)) 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_HTTP to other SAP tables.
Source: CREP_HTTP (KPRO CMS: Content Repositories (HTTP))
CREP_HTTP 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 (http) |
SCMS_CRVHT |
|
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 |
|
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_SERV |
Host name of HTTP server |
SCMS_COSSV |
|
CHAR |
|
64 |
0 |
|
HTTP_PORT |
Content Server Port |
SCMS_COSPO |
|
NUMC |
|
5 |
0 |
|
HTTP_SPORT |
SSL port of Content Server |
SCMS_COSPS |
|
NUMC |
|
5 |
0 |
|
HTTP_SCRPT |
Content Server HTTP Script |
SCMS_COSC |
|
CHAR |
|
70 |
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 |
|