<?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>topic How to decipher programs starting with AQCSSYSTQV* in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decipher-programs-starting-with-aqcssystqv/m-p/8131112#M1619417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to find out how a program was generated starting with AQCSSYSTQV*, I tried using FM RSAQ_DECODE_REPORT_NAME to get the query name and user group but the system is not showing me either query or user group returned by this FM.&lt;/P&gt;&lt;P&gt;Anybody has any clues?&lt;/P&gt;&lt;P&gt;Whether this is program generated by query or any other object and how to generate it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Sep 2011 07:59:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-16T07:59:35Z</dc:date>
    <item>
      <title>How to decipher programs starting with AQCSSYSTQV*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decipher-programs-starting-with-aqcssystqv/m-p/8131112#M1619417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to find out how a program was generated starting with AQCSSYSTQV*, I tried using FM RSAQ_DECODE_REPORT_NAME to get the query name and user group but the system is not showing me either query or user group returned by this FM.&lt;/P&gt;&lt;P&gt;Anybody has any clues?&lt;/P&gt;&lt;P&gt;Whether this is program generated by query or any other object and how to generate it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 07:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decipher-programs-starting-with-aqcssystqv/m-p/8131112#M1619417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-16T07:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to decipher programs starting with AQCSSYSTQV*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decipher-programs-starting-with-aqcssystqv/m-p/8131113#M1619418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While I am able to find out what is the usergroup and infoset when I click SQ03-settings-show system object. I am still struggling to get the program generated. I went to SQ02-GOTO-Query directory,system shows me the generate the program but is not generating. What is the method to generate the program for this type of query?&lt;/P&gt;&lt;P&gt;It shows me user group as SYSTQV00* and infoset as SYSTQV00000000*&lt;/P&gt;&lt;P&gt;Also when I go to SQ01 to generate the program the system does not show me anything related to any of this????&lt;/P&gt;&lt;P&gt;appriciate any help !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 13:06:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decipher-programs-starting-with-aqcssystqv/m-p/8131113#M1619418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-16T13:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to decipher programs starting with AQCSSYSTQV*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decipher-programs-starting-with-aqcssystqv/m-p/8131114#M1619419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally I got the solution , this is a generated program by quick viewer. You need to get member of the user group and then generate the program .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 14:03:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decipher-programs-starting-with-aqcssystqv/m-p/8131114#M1619419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-19T14:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to decipher programs starting with AQCSSYSTQV*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decipher-programs-starting-with-aqcssystqv/m-p/8131115#M1619420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I had the exact same problem, solved very quickly thanks to you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 14:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-decipher-programs-starting-with-aqcssystqv/m-p/8131115#M1619420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-14T14:37:41Z</dc:date>
    </item>
  </channel>
</rss>

