Definition
As well as an
object tag, you can set command URLs in a Web template. These are then used as bookmarks for URLs, or the starting place for a URL.Structure
Command URLs have the following structure:
<SAP_BW_URL Parameter1=’Value1’ Parameter2=’Value2’ ...>
When you generate the HTML page with one of the following URLs, command URLs are replaced by a similar URL:
/scripts/wgate//?_function=WEBQUERY&~SESSION=BWX:BWSTGT034:0000.079a.c771ebba&PAGENO=1&PARAMETER1=VALUE1...&REQUEST_NO=0
This URL requests a new page from the ITS. The parameters are removed. If you navigate in the Web report, then a new page is requested. The status of the previous page is changed because of the parameters being transferred (for example, filters are set).
See also:
Command Sequences