SAP Table TWPURLSVR

Logical Web Servers for Logical Systems

TWPURLSVR (Logical Web Servers for Logical Systems) 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 TWPURLSVR to other SAP tables.

TWPURLSVR table fields

Field Data element Checktable Datatype Length Decimals
LOGSYS Logical system LOGSYS TBDLS CHAR 10 0
WEB_SERVER Name of SAPGUI for HTML server WEB_SERVER CHAR 64 0
WEB_PROTCL Protocol for Web connection of SAP GUI for HTML WEB_PROTCL CHAR 16 0
WEB_PATH Path ID for SAP GUI for HTML Server WEB_PATH_K TWPURLPATH CHAR 12 0
WIN_SERVER Name of Server for starting GUIs WIN_SERVER CHAR 64 0
WIN_PROTCL Protocol for the Server for Starting the Native GUI WIN_PROTCL CHAR 16 0
WIN_PATH Path ID for the Knowledge Warehouse WIN_PATH_K TWPURLPATH CHAR 12 0
KW_SERVER Knowledge Warehouse Web Server Name KW_SERVER CHAR 64 0
KW_PROTCL Protocol for Web Connection for the Knowledge Warehouse KW_PROTCL CHAR 16 0
KW_PATH Path ID for the Knowledge Warehouse Server KW_PATH_K TWPURLPATH CHAR 12 0
DR_SERVER Web Server Name for Drag&Relate URLs DR_SERVER CHAR 64 0
DR_PROTCL Protocol for Drag&Relate URLs DR_PROTCL CHAR 16 0
DR_PATH Path ID for the Drag&Relate Server DR_PATH_K TWPURLPATH CHAR 12 0
BSP_SERVER BSP Server Name BSP_SERVER CHAR 64 0
BSP_PROTCL Protocol for BSP Connection BSP_PROTCL CHAR 16 0
BSP_PATH Path ID for BSP Applications BSP_PATH_K CHAR 12 0

TWPURLSVR foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TWPURLSVR DR_PATH TWPURLSVR DR_PATH TWPURLPATH Paths for Different Web Server Types PATH_KEY
TWPURLSVR KW_PATH TWPURLSVR KW_PATH TWPURLPATH Paths for Different Web Server Types PATH_KEY
TWPURLSVR LOGSYS TWPURLSVR LOGSYS TBDLS Logical system LOGSYS
TWPURLSVR WEB_PATH TWPURLSVR WEB_PATH TWPURLPATH Paths for Different Web Server Types PATH_KEY
TWPURLSVR WIN_PATH TWPURLSVR WIN_PATH TWPURLPATH Paths for Different Web Server Types PATH_KEY