Start of Content Area

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

 

Description

URL of the ICF session path without session ID.

This parameter is used in the HTMLBusiness function wgateURL().

Set by

This parameter is set automatically by the ITS.

Values

Any valid ICF session path

Example

<a href="`~urlwgate`/webgui/!">Link</a>

 

Note

If you want to start a new service in its own session, use parameter ~urlWGate to construct the URL in HTMLBusiness.

If you want to build URLs called within a session, use function wgateURL().

 

 

 

End of Content Area