~exitURL
Description |
URL to which a
query is deviated when a session is terminated. 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 |
Valid as of |
6.40 |

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“).

More information: SAP Note 916727.