<?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 outbound in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound/m-p/1901245#M376214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to download a file from sap financials to non sap format &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In sap I get the file and after the file format is converted I have to keep the file in a path (in the local pc) the path is fixed and in that path for every execution depending upon the time and date file name is created in that fixed path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm thinking of using GUI_DOWNLOAD but I'm not getting how to give the filename&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest me how to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Jan 2007 00:49:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-31T00:49:38Z</dc:date>
    <item>
      <title>outbound</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound/m-p/1901245#M376214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to download a file from sap financials to non sap format &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In sap I get the file and after the file format is converted I have to keep the file in a path (in the local pc) the path is fixed and in that path for every execution depending upon the time and date file name is created in that fixed path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm thinking of using GUI_DOWNLOAD but I'm not getting how to give the filename&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone suggest me how to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;P&gt;Hema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 00:49:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound/m-p/1901245#M376214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T00:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: outbound</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/outbound/m-p/1901246#M376215</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;Concatenate the date and time to file name..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: FILENAME TYPE STRING.&lt;/P&gt;&lt;P&gt;CONCATENATE 'C:\TEST' SY-DATUM SY-UZEIT '.TXT' INTO FILENAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Call the FM GUI_DOWNLOAD with the file name in the variable FILENAME..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 00:55:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/outbound/m-p/1901246#M376215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T00:55:31Z</dc:date>
    </item>
  </channel>
</rss>

