<?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: Save query to file path in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803939#M1124739</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've put the report name in a job and scheduled it. After running, it gets stuck in the spool. Anyone any suggestion how to save the result of the query automatically to a certain file path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Nov 2008 07:22:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-28T07:22:51Z</dc:date>
    <item>
      <title>Save query to file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803930#M1124730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've setup a query and this query is stored to file. I've specified the path but is it possible to have the name of the file being the date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MdZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 08:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803930#M1124730</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T08:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Save query to file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803931#M1124731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Concatenate the file name with sy-datum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u will get&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 09:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803931#M1124731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T09:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Save query to file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803932#M1124732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mate,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you be able to explain a little bit further?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MdZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 09:18:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803932#M1124732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T09:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Save query to file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803933#M1124733</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;Give me the file name that u r giveing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or for example say file name is ABCD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: name(20) type c value 'ABCD'.&lt;/P&gt;&lt;P&gt;DATA: filename&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONCATENATE name sy-datum INTO  filename.&lt;/P&gt;&lt;P&gt; and pass this filename as ur actual file name&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rasheed salman on Nov 27, 2008 10:29 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 09:28:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803933#M1124733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T09:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Save query to file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803934#M1124734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again, where do I put this statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MdZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 09:43:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803934#M1124734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T09:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Save query to file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803935#M1124735</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;where r u giving ur file name to save the file put the statement there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 09:52:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803935#M1124735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T09:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Save query to file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803936#M1124736</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 did not put any coding in yet, I can put a file name or file path in the selection screen after executing the query. Do I need to put in coding in the infoset?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MdZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 09:58:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803936#M1124736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T09:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Save query to file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803937#M1124737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;u mean tht u r giving file name in the selection screen and the file z saving with that name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 10:07:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803937#M1124737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T10:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Save query to file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803938#M1124738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but if I am understanding you correctly, this will not allow me to put a variable name in the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MdZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 10:53:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803938#M1124738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T10:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Save query to file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803939#M1124739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've put the report name in a job and scheduled it. After running, it gets stuck in the spool. Anyone any suggestion how to save the result of the query automatically to a certain file path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 07:22:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803939#M1124739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T07:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Save query to file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803940#M1124740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;u r giving  file name in the pramater then give the paramater as default date as sy datum and make it as noneditable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regrads&lt;/P&gt;&lt;P&gt;Rasheed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 07:28:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-query-to-file-path/m-p/4803940#M1124740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T07:28:02Z</dc:date>
    </item>
  </channel>
</rss>

