<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Query Catalog in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/query-catalog/qaa-p/973681#M367702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per I know there is no such application which will solve your purpose other than "Metadata Repository".&lt;/P&gt;&lt;P&gt;If I understand your problem correctly I mean " I have a BW system used in different countries and different developers developing there report for respective country and now it is difficult for the user to get the correct report".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only solution I think is you need a proper "Naming Convention doc" which will help to differentiate the report for different countries.&lt;/P&gt;&lt;P&gt;E.G. I am developing report say report1 (technical name of query) for 3 countries say India, US, UK so I will make my query technical name as follows.&lt;/P&gt;&lt;P&gt;India :--&amp;gt; Report1_IN&lt;/P&gt;&lt;P&gt;US :--&amp;gt;    Report1_US&lt;/P&gt;&lt;P&gt;UK :--&amp;gt;    REport1_UK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is work book then work book. And then you may restrict these reports by authorization in the user profile.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suneel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2005 09:04:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-29T09:04:32Z</dc:date>
    <item>
      <title>Query Catalog</title>
      <link>https://community.sap.com/t5/technology-q-a/query-catalog/qaq-p/973679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for an easy way of creating a catalog of all queries in a BW system in such a way users can search through this catalog in search of queries to use. I've looked at the metadata repository and the BW metadata cube but these do not provide enough detailed information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our BW system is used in many countries with several local query developers per country so the amount of queries in the system is growing fast and an easy way of browsing and searching through them is required. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like the possibility to search such a catalog on characteristics used, key figures used, filters and variables used and detailed information about restricted and calculated key figures.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there such an application available anywere or does anybody know how to acchieve this in an easy way ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any ideas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2005 08:04:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/query-catalog/qaq-p/973679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-29T08:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Query Catalog</title>
      <link>https://community.sap.com/t5/technology-q-a/query-catalog/qaa-p/973680#M367701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use metadata tables like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSZCOMPDIR&lt;/P&gt;&lt;P&gt;RSZELTDIR&lt;/P&gt;&lt;P&gt;RSZREPDIR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for query elements&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSRWORKBOOK&lt;/P&gt;&lt;P&gt;RSRWBINDEX&lt;/P&gt;&lt;P&gt;RSRWBINDEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for workbooks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSZWOBJXREF&lt;/P&gt;&lt;P&gt;RSZWOBJTXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for web templates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LauQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2005 08:49:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/query-catalog/qaa-p/973680#M367701</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-29T08:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Query Catalog</title>
      <link>https://community.sap.com/t5/technology-q-a/query-catalog/qaa-p/973681#M367702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per I know there is no such application which will solve your purpose other than "Metadata Repository".&lt;/P&gt;&lt;P&gt;If I understand your problem correctly I mean " I have a BW system used in different countries and different developers developing there report for respective country and now it is difficult for the user to get the correct report".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only solution I think is you need a proper "Naming Convention doc" which will help to differentiate the report for different countries.&lt;/P&gt;&lt;P&gt;E.G. I am developing report say report1 (technical name of query) for 3 countries say India, US, UK so I will make my query technical name as follows.&lt;/P&gt;&lt;P&gt;India :--&amp;gt; Report1_IN&lt;/P&gt;&lt;P&gt;US :--&amp;gt;    Report1_US&lt;/P&gt;&lt;P&gt;UK :--&amp;gt;    REport1_UK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is work book then work book. And then you may restrict these reports by authorization in the user profile.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suneel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2005 09:04:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/query-catalog/qaa-p/973681#M367702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-29T09:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: Query Catalog</title>
      <link>https://community.sap.com/t5/technology-q-a/query-catalog/qaa-p/973682#M367703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Laurent, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can use these metadata tables like you've said, I've found several of them myself, but I'm looking for an application that already gathers information from these tables and presents them or make this data available for easy searching. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also a Function Module (RSZ_DB_QUERY_GET)&lt;/P&gt;&lt;P&gt;which read these tables and delivers the data in internal tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using this is a possibility but before spending much time developing such an application myself I was wondering if there perhaps already is something like this available anywhere. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2005 06:47:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/query-catalog/qaa-p/973682#M367703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-30T06:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Query Catalog</title>
      <link>https://community.sap.com/t5/technology-q-a/query-catalog/qaa-p/973683#M367704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not aware of any such application. But I agree saying that this would be nice to have!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case, I did SQL statements on the metadata tables to retrieve useful information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lauq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2005 08:09:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/query-catalog/qaa-p/973683#M367704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-30T08:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Query Catalog</title>
      <link>https://community.sap.com/t5/technology-q-a/query-catalog/qaa-p/973684#M367705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark&lt;/P&gt;&lt;P&gt;We have exactly the same need as you. We need to create a Catalogue to all users with exactly this same features&lt;/P&gt;&lt;P&gt;"the possibility to search such a catalog on characteristics used, key figures used, filters and variables used and detailed information about restricted and calculated key figures"&lt;/P&gt;&lt;P&gt;A web application with a search possibility, but also with a friendly way to build each query data information, maybe with windows and drop and down objects based on the characteristics and key figures in the cubes/multicubes.&lt;/P&gt;&lt;P&gt;Have you found any solution. Has anyone found a solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 19:24:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/query-catalog/qaa-p/973684#M367705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T19:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Query Catalog</title>
      <link>https://community.sap.com/t5/technology-q-a/query-catalog/qaa-p/973685#M367706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this would be a very manually compiled way to get this information, but you could definitely use the BW Technical Content / Statistics Cubes to spit out information about which users in which countries are using which queries. You could combine that information with some where-used table joins to get the specific characteristics, key figures, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 20:21:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/query-catalog/qaa-p/973685#M367706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T20:21:23Z</dc:date>
    </item>
  </channel>
</rss>

