<?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 File export problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-export-problem/m-p/2929472#M690251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to export data to a file share location in XL format. I have the data in an internal table. This file share is on another location(network directory).&lt;/P&gt;&lt;P&gt;I also wish to import it when needed.&lt;/P&gt;&lt;P&gt;How can I do it. Please guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Oct 2007 10:16:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-14T10:16:09Z</dc:date>
    <item>
      <title>File export problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-export-problem/m-p/2929472#M690251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to export data to a file share location in XL format. I have the data in an internal table. This file share is on another location(network directory).&lt;/P&gt;&lt;P&gt;I also wish to import it when needed.&lt;/P&gt;&lt;P&gt;How can I do it. Please guide me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2007 10:16:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-export-problem/m-p/2929472#M690251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-14T10:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: File export problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-export-problem/m-p/2929473#M690252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Check the &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;CG3Y and&lt;/P&gt;&lt;P&gt;CG3Z&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;transaction codes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2007 10:47:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-export-problem/m-p/2929473#M690252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-14T10:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: File export problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-export-problem/m-p/2929474#M690253</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;Try gui_upload and gui_download FMs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2007 12:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-export-problem/m-p/2929474#M690253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-14T12:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: File export problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-export-problem/m-p/2929475#M690254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to save the data on to some file onthe Application server(Network directory),use the keywords Open Dataset,Transfer and Close Dataset in your report which would transfer the data from the internal table to the file on the Application server.&lt;/P&gt;&lt;P&gt;Once the file has the data in the file n the T-code AL11(Application server),use the T-code CG3Y to transfer the data from the Application server to the Presentation server in the Excel format.&lt;/P&gt;&lt;P&gt;Use the T-code CG3Z to transfer the data from the Presentation server to the Application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you have any further clarifications,do let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Puneet Jhari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Oct 2007 13:48:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-export-problem/m-p/2929475#M690254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-14T13:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: File export problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-export-problem/m-p/2929476#M690255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can I download file using GUI_DOWNLOAD on a network location like &lt;BR /&gt;new_system\new_directory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 02:22:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-export-problem/m-p/2929476#M690255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T02:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: File export problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-export-problem/m-p/2929477#M690256</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;Solved myself. It can be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 06:30:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-export-problem/m-p/2929477#M690256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T06:30:47Z</dc:date>
    </item>
  </channel>
</rss>

