Show TOC

~exitURLLocate this document in the navigation structure

Use

Description

URL to which a query is deviated when a session is terminated. The Web browser navigates to the address defined here whenever ~command is executed with the values logoff or endofsession.

However, if function code /NEX is set in the application, then the ICF logoff page is triggered.

Set by

Service parameter setting for GUI connection in the ICF server or passed in the URL.

Values

Any valid URL.

Example

~exitURL www.sap.com

Note

You can set this parameter at runtime either by passing the value in the URL or by using FIELD-SET calls in the application program (for example, wgateURL(~command="logoff", ~exitURL="/sap/bc/gui/sap/its/webgui").

Note

See also SAP Note 916727 Information published on SAP site.