Show TOC Start of Content Area

Background documentation ~http_https  Locate the document in its SAP Library structure

 

Description

Specifies whether current request is using HTTPS or HTTP.

You can use this system variable in HTML templates to query whether the current request uses HTTPS (secure communication) or HTTP (insecure communication).

Set by

Do not set. This parameter is automatically set by the ITS.

Values

on

HTTPS used.

off

HTTP used.

 

End of Content Area