!--a11y-->
Defining an iView as a Drag&Relate
Source 
An iView
with a BEx Web Application is a Drag&Relate source when the Web
application describes Drag&Relate links with the symbol
. The symbol
is
used to run various Drag&Relate
Scenarios.
The respective application is responsible for displaying the Drag&Relate links. You have the following options for activating the generation of Drag&Relate links for BEx Web Applications.
1. Open the iView with the BEx Web Application in the Portal Content Studio.
2. Add the parameter &show_dr_links=X to the Report property or Application Parameter.
...
1. Open the Web template of the BEx Web Application using the BEx Web Application Designer.
2. Change to the HTML view.
3. Add the following parameter in the object tag of the Data Provider. With multiple data providers, you have to add the parameters for all the desired data providers.
<object> ...
<param name="SHOW_DR_LINKS" value="X"/>
... </object>
...
1. Open the query that is to be used in the BEx Web Application using the BEx Query Designer.
2.
In the Query
Designer toolbar, choose
Query Properties..
3. In the Properties of the Query on the Display tab page, enable the option Display Drag&Relate Links.
For more
information about activating Drag&Relate links in SAP Transactions, see
Activating Link
Generation for SAP GUI for HTML.
Using the
Drag&Relate link that is represented by the symbol
, you can perform Drag&Relate
operations.
