<?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: SQ01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742861#M1112572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For every query there will report generated copy it to zreport and use gui_download in that report.create a tcode for that report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Oct 2008 10:15:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-31T10:15:35Z</dc:date>
    <item>
      <title>SQ01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742858#M1112569</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;I have a requirement. After executing a report or query in SQ01, the default file store format is excel file in 'Output format' tab. Is it possible to change the default store format of the file to txt (text format)? if yes, how it can be changed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 09:58:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742858#M1112569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T09:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: SQ01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742859#M1112570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It is possible when you are using GUI_DOWNLOAD function&lt;/P&gt;&lt;P&gt;module then give the file format as .txt.&lt;/P&gt;&lt;P&gt;Will download the file in TXT format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call 'gui_download'&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;filename = 'E:\filename.txt'&lt;/P&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;data_itab = itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;VEnk@&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 10:10:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742859#M1112570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T10:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: SQ01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742860#M1112571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the tcode itself, when they execute any query or report, they should get the default as txt but not xls.&lt;/P&gt;&lt;P&gt;they can download in txt manually changing the format.&lt;/P&gt;&lt;P&gt;but they want the default as txt in the screen itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Priya Madhavi on Oct 31, 2008 11:12 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 10:12:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742860#M1112571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T10:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: SQ01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742861#M1112572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For every query there will report generated copy it to zreport and use gui_download in that report.create a tcode for that report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 10:15:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742861#M1112572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T10:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: SQ01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742862#M1112573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually, my requirement is as mentioned before, in the main SQ01 screen, there wil b list of queries, &lt;/P&gt;&lt;P&gt;If a query is executed then in the next screen, in the OUTPUT FORMAT tab, it will show the STORAGE FORMAT in which the default format of the file is xls(where the report is downloaded). this default is to be changed to TXT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 10:19:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742862#M1112573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T10:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: SQ01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742863#M1112574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The default selection in 'Output Format' can be changed while creating the Query in SQ01 or in the existing Query, it can be changed by Changing the Query.&lt;/P&gt;&lt;P&gt;For this, in Transaction SQ01, select the name of your query and Press 'Change'. The First Pop-up screen which you will get where Title, Notes, List,format, Table format, etc. are given, at the end there is option of Output format. You can select the default format there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 10:31:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742863#M1112574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T10:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: SQ01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742864#M1112575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes Anurita, it is already FILESTORE that is selected.&lt;/P&gt;&lt;P&gt;but is default xls, can v change it to txt?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 10:36:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742864#M1112575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T10:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: SQ01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742865#M1112576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when we click on the FILESTORE button, then the defaul is xls, &lt;/P&gt;&lt;P&gt;but it shud be changed to txt.&lt;/P&gt;&lt;P&gt;is it possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 10:44:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742865#M1112576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T10:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: SQ01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742866#M1112577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per my knowledge, the format cannot be changed to txt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other option which you can try is select the Format 'Word Processing' which gives the output in MS Word Format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2008 11:13:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sq01/m-p/4742866#M1112577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-31T11:13:41Z</dc:date>
    </item>
  </channel>
</rss>

