<?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: Difference between UPLOAD and WS-UPLOAD? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464636#M553287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEllo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPLOAD  - Gives a Popup to get the file name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WS_UPLOAD  - Does not give  a Popup to get the file name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2007 14:06:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-27T14:06:07Z</dc:date>
    <item>
      <title>Difference between UPLOAD and WS-UPLOAD?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464632#M553283</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 think upload is using classes and ws_upload is outdated. If iam wrong plz tell me the answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 14:04:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464632#M553283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T14:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between UPLOAD and WS-UPLOAD?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464633#M553284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should use &amp;lt;b&amp;gt;GUI_UPLOAD&amp;lt;/b&amp;gt; -:) Actually the class for uploading calls that FM -;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 14:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464633#M553284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T14:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between UPLOAD and WS-UPLOAD?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464634#M553285</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;Upload is function used to write data from a file in the presentation server to internal table.here you get a dialog- box to enter the path of the file name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ws_upload also perfoms the same function , but without screen. here you do not get a dialog-box, rather you need to type the path of the file name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 14:05:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464634#M553285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T14:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between UPLOAD and WS-UPLOAD?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464635#M553286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both UPLOAD and WS_UPLOAD are outdated. Instead use GUI_UPLOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aneesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 14:06:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464635#M553286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T14:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between UPLOAD and WS-UPLOAD?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464636#M553287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEllo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPLOAD  - Gives a Popup to get the file name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WS_UPLOAD  - Does not give  a Popup to get the file name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 14:06:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464636#M553287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T14:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between UPLOAD and WS-UPLOAD?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464637#M553288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;       If u use upload u will get Pop up window where u can select ur File Path , But not in the case of WS_Upload u have to explicity code in filename optioin in Functmodule..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Think this is the main Difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if answer useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;A.Thuyavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 14:07:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464637#M553288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T14:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between UPLOAD and WS-UPLOAD?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464638#M553289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;UPLOAD supports only ASCII and BINARY file formats.&lt;/P&gt;&lt;P&gt;WS_UPLOAD supports ASCII, BINARY and DAT file formats.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both are OBSOLETE as of now in 4.7 (+). use GUI_UPLOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Veerendrnath Maddula.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 14:08:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464638#M553289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T14:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between UPLOAD and WS-UPLOAD?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464639#M553290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;     You use UPLOAD OR WS_UPLOAD it doesn,t make much difference But both of them are obsolete in the updated versions like 4.7 and ECC 5. If you use these functions a message will be displayed saying 'the function ........ is obsolete do not use it' . There is a function module by name 'GUI_UPLOAD' which can be used instead. Try it, there will not be any obsolete message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards are precious, only if helpful.&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Tharanatha H.&lt;/P&gt;&lt;P&gt;htharanatha@eminentlabs.com &lt;/P&gt;&lt;P&gt;web. &lt;A href="https://community.sap.com/www.eminentlabs.com" target="test_blank"&gt;www.eminentlabs.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 14:12:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-upload-and-ws-upload/m-p/2464639#M553290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T14:12:07Z</dc:date>
    </item>
  </channel>
</rss>

