<?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 Re: ABAP Query - Dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-dump/m-p/5448815#M1249086</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;The report name which get generated for the sap Query might change from DEV QAL and PRD. So try creating Tcode in Prd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Apr 2009 19:57:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-01T19:57:56Z</dc:date>
    <item>
      <title>ABAP Query - Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-dump/m-p/5448814#M1249085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a transport that contains the ABAP Query, user group, query variant and the tcode to run this abap query. The transport has moved to Prod but gives a dump when the tcode is run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program "AQZZZMM_DATA====QRY_XXX_YYY== " not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The infoset query generates a report "AQZZZMM_DATA====QRY_XXX_YYY== ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I need to get this working ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2009 19:38:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-dump/m-p/5448814#M1249085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-01T19:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Query - Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-dump/m-p/5448815#M1249086</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;The report name which get generated for the sap Query might change from DEV QAL and PRD. So try creating Tcode in Prd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2009 19:57:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-dump/m-p/5448815#M1249086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-01T19:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Query - Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-dump/m-p/5448816#M1249087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response. I copied the report SAP_QUERY_CALL  to a Z report and replaced the parameters with values for global area, user group, query and variant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2009 20:21:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-dump/m-p/5448816#M1249087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-01T20:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Query - Dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-dump/m-p/5448817#M1249088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;The above solution will work if you assign the transaction in one server, If you want this will not work in quality/production boxes when transported the query..the program name will not be the same in all the servers...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;For this. Do the below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;In SE93, Create a Paramter Transaction&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;-&amp;gt; Transaction = Start_report&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;-&amp;gt; In default values, give the below details:&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D_SREPOVARI-REPORTTYPE = AQ&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D_SREPOVARI-EXTDREPORT = Name of the Query&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; D_SREPOVARI-REPORT = User Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Save the transaction..Now if the program is generated with different names in the quality/proudction, this will still work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Vijay Hebbal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Oct 2014 06:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-query-dump/m-p/5448817#M1249088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-19T06:34:07Z</dc:date>
    </item>
  </channel>
</rss>

