!--a11y-->
Calling the Ad-hoc Query Designer 
With this command, you can call the Ad-hoc Query Designer for a data provider in its own window (Web Template). If the data provider has already been installed, the query it is based on is transferred to the Ad-hoc Query Designer. Otherwise the Ad-hoc Query Designer is started initially. When closing the Ad-hoc Query Designer, the data provider with the associated query is reinitialized.

To execute a command, you need a Web template as a target template that contains the Web item Ad-hoc Query Designer. An example of the construction of a target template is Web template 0ADHOC_QUERYDESIGN.
CMD |
LAUNCH_QUERY_DESIGNER |
Parameter |
Description |
TEMPLATE_ID |
Technical name of the Web template that contains the Web item Ad-hoc Query Designer. |
Calling the Ad-hoc Query Designer for the Data Provider 'DP1'
<SAP_BW_URL DATA_PROVIDER='DP1' CMD='LAUNCH_QUERY_DESIGNER' TEMPLATE_ID=’0ADHOC_QUERYDESIGN’>
