<?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 Problem in upload the file... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-the-file/m-p/3418652#M821092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new  in ABAP. I want to upload a file to Application Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I create a file in Excel and give extension .prn and save on desktop so i think this file is on my presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Now thru ABAP Editor i want to upload this file to Application Server&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;   Because i have to use this file in BDC.&lt;/P&gt;&lt;P&gt;please give me the process..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Yogesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2008 07:32:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-14T07:32:05Z</dc:date>
    <item>
      <title>Problem in upload the file...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-the-file/m-p/3418652#M821092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new  in ABAP. I want to upload a file to Application Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I create a file in Excel and give extension .prn and save on desktop so i think this file is on my presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Now thru ABAP Editor i want to upload this file to Application Server&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;   Because i have to use this file in BDC.&lt;/P&gt;&lt;P&gt;please give me the process..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Yogesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 07:32:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-the-file/m-p/3418652#M821092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T07:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in upload the file...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-the-file/m-p/3418653#M821093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can use DATASETs to put and get data to and from APP Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 07:38:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-the-file/m-p/3418653#M821093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T07:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in upload the file...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-the-file/m-p/3418654#M821094</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;Please &lt;/P&gt;&lt;P&gt;use CG3Z transaction code to directly upload filr to application server &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 07:41:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-the-file/m-p/3418654#M821094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T07:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in upload the file...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-the-file/m-p/3418655#M821095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yogesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   As per the above suggestion you can use &lt;STRONG&gt;CG3Z&lt;/STRONG&gt; tcode to upload your file directly from PS(Prersentation Server) to AS (Application Server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Otherwise if you need the procedure for coding, then first sav the file in .xls or .csv  or any format and upload the file into an internal table using any standard FM as per the extension ehich you use. Later use &lt;STRONG&gt;OPEN DATASET&lt;/STRONG&gt; stmt. and open a file in AS and pass the data from your Internal table into this file through &lt;STRONG&gt;TRANFSER&lt;/STRONG&gt;  stmt and after completing the required process use &lt;STRONG&gt;CLOSE DATASET&lt;/STRONG&gt; stmt accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this resolves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nagaraj T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 08:51:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-upload-the-file/m-p/3418655#M821095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T08:51:09Z</dc:date>
    </item>
  </channel>
</rss>

