SAP TABLES

ms/urlmap_secure SAP Parameter attribute - URL for logon group information via HTTPS








ms/urlmap_secure is a SAP Parameter attribute which is used to control URL for logon group information via HTTPS information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

ms/urlmap_secure profile paramerter attributes


Parameter Name: ms/urlmap_secure
Description: URL for logon group information via HTTPS
Default Value: 0
Parameter Type ( See IF_PARAMETER_TYPES): Boolean(BOOL)
Restriction Values:
Parameter Unit:
Parameter Group: MsgServer
CSN Component: BC-CST-MS
System-Wide parameter: No
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

With transaction SICF, you can define for a specific URL whether the request is assigned to a server from a logon group. The message server fetches this information from the application server using an HTTP call (ms/urlmap). This parameter specifies whether this call is performed using HTTP or HTTPS. The following values are possible: 0: Normal HTTP call 1: HTTP call using an SSL connection (HTTPS)
See SAP Parameter Documentation for full SAP documentation for this profile parameter.