Steps to find the where used list for variables used in Queries
The information associating query elements and variables can be found first in RSZGLOBV. Now we need
to link this UID’s with BEX reporting component UID’s this linking information can be found in RSZELTXREF
table.
The elements are not stored directly in the query so this reference needs to be done repeatedly, if it returns a
report then it is added to the list of queries, if not, it must be a subcomponent and this is added to the list to
be searched again.
Finally we use these UID’s against the COMPID’s of main reporting table RSRREPDIR and the RSZELTTXT
to get a more information on the query, such as description and author.
How to Find the Where used Lists for Variables in BEX Queries and also DTPs
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a084dec5-c145-2f10-e6b7-8a442f5066b5?QuickLink=index&overridelayout=true&53820235228245
