<?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: Read Excel file from Network shared folder in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-excel-file-from-network-shared-folder/m-p/577004#M22698</link>
    <description>&lt;P&gt;Thanks for that Raymond. I guess that I should have said that when using Excel I have no problem in accessing and loading the same excel file on a Network shared folder that I am attempting to read in via program. &lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2018 09:20:16 GMT</pubDate>
    <dc:creator>gary_king2</dc:creator>
    <dc:date>2018-01-18T09:20:16Z</dc:date>
    <item>
      <title>Read Excel file from Network shared folder</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-excel-file-from-network-shared-folder/m-p/577001#M22695</link>
      <description>&lt;P&gt;There seem to be a few postings on a similar subject, however, none that I can find have any kind of helpful answer/solution. &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;So, my problem is that I can load an excel file in from a local file using FM TMP_GUI_FILE_OPEN_DIALOG to get the file path/name, followed by FM ALSM_EXCEL_TO_INTERNAL_TABLE to read the excel file, but I am unable to get this to work when reading an excel frim from a shared netwrok folder, it just hangs. I could debug it but that would only tell me where it hangs and would not resolve the issue. &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;I have also tried using FM KD_GET_FILENAME_ON_F4 to get the file name and then FM TEXT_CONVERT_XLS_TO_SAP as well, but still with no joy. &lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;Is there a way to achieve this?. That is read in an excel file regardless of whether it stored locally or in a shared network folder. Any help or advice would be appreciated. &lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 08:58:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-excel-file-from-network-shared-folder/m-p/577001#M22695</guid>
      <dc:creator>gary_king2</dc:creator>
      <dc:date>2018-01-18T08:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Read Excel file from Network shared folder</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-excel-file-from-network-shared-folder/m-p/577002#M22696</link>
      <description>&lt;P&gt;What exactly do you mean by network shared folder? Is it like another drive of your PC, but it just happens to be on a network?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 09:02:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-excel-file-from-network-shared-folder/m-p/577002#M22696</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2018-01-18T09:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Read Excel file from Network shared folder</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-excel-file-from-network-shared-folder/m-p/577003#M22697</link>
      <description>&lt;P&gt;AFAIK FMs like EXT_CONVERT_XLS_TO_SAP or ALSM_EXCEL_TO_INTERNAL_TABLE use OLE. so Ms Excel on your workstation/PC must be able to access the file.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 09:09:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-excel-file-from-network-shared-folder/m-p/577003#M22697</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-01-18T09:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Read Excel file from Network shared folder</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-excel-file-from-network-shared-folder/m-p/577004#M22698</link>
      <description>&lt;P&gt;Thanks for that Raymond. I guess that I should have said that when using Excel I have no problem in accessing and loading the same excel file on a Network shared folder that I am attempting to read in via program. &lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 09:20:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-excel-file-from-network-shared-folder/m-p/577004#M22698</guid>
      <dc:creator>gary_king2</dc:creator>
      <dc:date>2018-01-18T09:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Read Excel file from Network shared folder</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-excel-file-from-network-shared-folder/m-p/577005#M22699</link>
      <description>&lt;P&gt;Did you try to set a BRAK-POINT at a statement like&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;CALL METHOD  OF workbook 'Open'    EXPORTING #1 = filename.&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;Also look on your workstation/PC for file lock and process excel.exe waiting.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 09:42:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-excel-file-from-network-shared-folder/m-p/577005#M22699</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-01-18T09:42:10Z</dc:date>
    </item>
  </channel>
</rss>

