Start of Content Area

Function documentation Calling the Ad-hoc Query Designer Locate the document in its SAP Library structure

Use

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.

Note

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.

Features

CMD

LAUNCH_QUERY_DESIGNER

Parameter

Description

TEMPLATE_ID

Technical name of the Web template that contains the Web item Ad-hoc Query Designer.

Example

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’>

 

End of Content Area