<?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: TXT file does not opn - function module WS_UPLOAD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/txt-file-does-not-opn-function-module-ws-upload/m-p/7375772#M1543509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, the extension txt was used for the file.&lt;/P&gt;&lt;P&gt;Now i removed it.&lt;/P&gt;&lt;P&gt;Issue solved.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vengal Rao.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Oct 2010 16:43:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-20T16:43:59Z</dc:date>
    <item>
      <title>TXT file does not opn - function module WS_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/txt-file-does-not-opn-function-module-ws-upload/m-p/7375767#M1543504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to upload the txt file using the WS_UPLOAD function module. my system version is 4.6C .&lt;/P&gt;&lt;P&gt;I am using file type as DAT.&lt;/P&gt;&lt;P&gt;I am getting error with sy-subrc = 1 ie exception as FILE_OPEN_ERROR.&lt;/P&gt;&lt;P&gt;i tried in SDN but could not find the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vengal Rao.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 14:22:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/txt-file-does-not-opn-function-module-ws-upload/m-p/7375767#M1543504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-20T14:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: TXT file does not opn - function module WS_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/txt-file-does-not-opn-function-module-ws-upload/m-p/7375768#M1543505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you running this in the background?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the file on the application server rather than the PC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you spelled the file name correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 14:39:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/txt-file-does-not-opn-function-module-ws-upload/m-p/7375768#M1543505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-20T14:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: TXT file does not opn - function module WS_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/txt-file-does-not-opn-function-module-ws-upload/m-p/7375769#M1543506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Please check the file name and location,&lt;/P&gt;&lt;P&gt;  Please check if any extension like txt is used, if used please remove it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anmol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 15:10:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/txt-file-does-not-opn-function-module-ws-upload/m-p/7375769#M1543506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-20T15:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: TXT file does not opn - function module WS_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/txt-file-does-not-opn-function-module-ws-upload/m-p/7375770#M1543507</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;While executing the program, make sure that the text file u are trying to upload is closed.&lt;/P&gt;&lt;P&gt;IF the file is open and u trying to upload it will throw the error, file open error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 16:12:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/txt-file-does-not-opn-function-module-ws-upload/m-p/7375770#M1543507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-20T16:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: TXT file does not opn - function module WS_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/txt-file-does-not-opn-function-module-ws-upload/m-p/7375771#M1543508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also make sure that there isn't any field conversion error from the txt file to your input table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 16:16:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/txt-file-does-not-opn-function-module-ws-upload/m-p/7375771#M1543508</guid>
      <dc:creator>PedroGuarita</dc:creator>
      <dc:date>2010-10-20T16:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: TXT file does not opn - function module WS_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/txt-file-does-not-opn-function-module-ws-upload/m-p/7375772#M1543509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, the extension txt was used for the file.&lt;/P&gt;&lt;P&gt;Now i removed it.&lt;/P&gt;&lt;P&gt;Issue solved.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vengal Rao.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 16:43:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/txt-file-does-not-opn-function-module-ws-upload/m-p/7375772#M1543509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-20T16:43:59Z</dc:date>
    </item>
  </channel>
</rss>

