<?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: Upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2807865#M656277</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;In which version are you coding..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GUI_UPLOAD also can be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are uploading .CSV file the scenario will be different compared to .XLS and .TXT files.&lt;/P&gt;&lt;P&gt;.txt nd .xls file you can upload directly with the FM.&lt;/P&gt;&lt;P&gt;.csv you need to split the fields accordingly where comma&lt;/P&gt;&lt;P&gt;(,) exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2007 15:16:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-02T15:16:46Z</dc:date>
    <item>
      <title>Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2807864#M656276</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;I have a requirement where I need to upload a file from the legacy system, I have to write a program that is good enough to deal with the input file generated from the legacy system in the different formats, such as .txt,.xls,.csv. So can you please help me out which function module should I use, as of know I am looking forward for ws_upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajeev Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 15:11:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2807864#M656276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T15:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2807865#M656277</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;In which version are you coding..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GUI_UPLOAD also can be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are uploading .CSV file the scenario will be different compared to .XLS and .TXT files.&lt;/P&gt;&lt;P&gt;.txt nd .xls file you can upload directly with the FM.&lt;/P&gt;&lt;P&gt;.csv you need to split the fields accordingly where comma&lt;/P&gt;&lt;P&gt;(,) exists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Deepak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 15:16:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2807865#M656277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T15:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2807866#M656278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks For the reply, well I am uploading in 6.0, can you suggest me different function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rajeev gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 15:38:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2807866#M656278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T15:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2807867#M656279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajeev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use FM 'ALSM_EXCEL_TO_INTERNAL_TABLE' to uplpoad from Excel sheet...I suppose you have to use two FM's to get all the functionality you want i.e., for .txt, .xls, .csv...Next good FM would be 'GUI_UPLOAD'..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 15:45:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload/m-p/2807867#M656279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T15:45:51Z</dc:date>
    </item>
  </channel>
</rss>

