Start of Content Area

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

 

Description

Command to be executed.
With this parameter, you execute commands directly in an URL.

Set by

Query

Values

logoff

Logs you off from the current session (terminates the session, deletes the SSO cookies, calls ~exiturl).

endofsession

Terminates the session and calls ~exitURL. The SSO cookie remains.

Example

`wgateURL(~command=“logoff“, ~exitURL=“/sap/bc/gui/sap/its/webgui“)`

 

Note

If no ~exitURL is set, the logoff page defined in the ICF service is triggered; this page can also be configured as a redirect.

 

 

 

End of Content Area