SAP Table SRT_REV_PROXY

Support of Reverse Proxies

SRT_REV_PROXY (Support of Reverse Proxies) 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 SRT_REV_PROXY to other SAP tables.

SRT_REV_PROXY table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client MANDT CLNT 3 0
PROXY_NAME Reverse proxy name SRT_REV_PRX_PROXY_NAME CHAR 30 0
INCOMING_HOST Incoming http header host name SRT_REV_PRX_INCOMING_HOST_NAME CHAR 120 0
INCOMING_PORT Incoming ICM port SRT_REV_PRX_INCOMING_ICM_PORT CHAR 5 0
ALT_HOST_NAME Substitute host name SRT_REV_PRX_ALT_HOST_NAME CHAR 120 0
ALT_HTTP_PORT Substitute http port SRT_REV_PRX_ALT_HTTP_PORT CHAR 5 0
ALT_HTTPS_PORT Substitute https port SRT_REV_PRX_ALT_HTTPS_PORT CHAR 5 0
ADD_PATH_PREFIX Additional path prefix SRT_REV_PRX_ADDNL_PATH_PREFIX CHAR 120 0
MD_PROTOCOL Meta data protocol subsitution SRT_REV_PRX_META_DATA_PROTOCOL CHAR 8 0
incoming Taken from the incoming request
http Always http
https Always https
EP_PROTOCOL Endpoint protocol subsitution SRT_REV_PRX_ENDPOINT_PROTOCOL CHAR 8 0
STATUS Reverse proxy is active SRT_REV_PRX_PROXY_IS_ACTIVE CHAR 8 0
active Reverse proxy is active
inactive Reverse proxy isn't active