<?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: Binary File Transfer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/binary-file-transfer/m-p/5401314#M1240887</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;You can chek this Tcode CG3Y&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2009 04:24:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-24T04:24:43Z</dc:date>
    <item>
      <title>Binary File Transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/binary-file-transfer/m-p/5401313#M1240886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;     i need to know how to transfer Binary files from application server to presentation server...&lt;/P&gt;&lt;P&gt;     does it have  any function module???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     i hav use this Function Module 'DX_FILE_COPY'...&lt;/P&gt;&lt;P&gt;      but it transfers only normal ".txt" files......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;kassim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 04:21:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/binary-file-transfer/m-p/5401313#M1240886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T04:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Binary File Transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/binary-file-transfer/m-p/5401314#M1240887</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;You can chek this Tcode CG3Y&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 04:24:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/binary-file-transfer/m-p/5401314#M1240887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T04:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Binary File Transfer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/binary-file-transfer/m-p/5401315#M1240888</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 searched the net and found something interesting that i think might solve your problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM 'C13Z_APPL_TO_FRONT_END ' if present downloads binary files from the application server to the presentations server. It will show you a popup (which file to download and where to put it, including&lt;/P&gt;&lt;P&gt;the type of file) and when you click on the download button it will call function module C13Z_FILE_DOWNLOAD_BINARY, this will call (in the end) WS_DOWNLOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM 'C13Z_FILE_DOWNLOAD_BINARY' can show you how to write your own function, replacing WS_DOWNLOD with GUI_DOWNLOAD as WS_DOWNLOAD is obselete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM LIKE:&lt;/P&gt;&lt;P&gt;C13Z_FILE_DOWNLOAD_ASCII - Downloads a file in ASCII format &lt;/P&gt;&lt;P&gt;C13Z_FILE_DOWNLOAD_BINARY - Downloads a file in binary format &lt;/P&gt;&lt;P&gt;C13Z_FILE_UPLOAD_ASCII - Uploads a file in ASCII format &lt;/P&gt;&lt;P&gt;C13Z_FILE_UPLOAD_BINARY - Uploads a file in binary format \&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think above FM will definetly useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pooja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 08:22:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/binary-file-transfer/m-p/5401315#M1240888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T08:22:17Z</dc:date>
    </item>
  </channel>
</rss>

