<?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 Network file path validation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/network-file-path-validation/m-p/3844592#M924322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to validate file path which is on the network, weather given file exists in the given path or not.&lt;/P&gt;&lt;P&gt;kindly suggest Function modules or any method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;method FILE_EXIST in the class CL_GUI_FRONTEND_SERVICES is taken care only for the local path which is there in the local system. I need it for the network path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, i would like to read excel file from the network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest any method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using F4 function module to take input to the file name parameter. if user didn't used those options and directly entered the file path then i have to validate that path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 May 2008 05:23:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-19T05:23:05Z</dc:date>
    <item>
      <title>Network file path validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/network-file-path-validation/m-p/3844592#M924322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to validate file path which is on the network, weather given file exists in the given path or not.&lt;/P&gt;&lt;P&gt;kindly suggest Function modules or any method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;method FILE_EXIST in the class CL_GUI_FRONTEND_SERVICES is taken care only for the local path which is there in the local system. I need it for the network path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that, i would like to read excel file from the network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest any method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using F4 function module to take input to the file name parameter. if user didn't used those options and directly entered the file path then i have to validate that path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 05:23:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/network-file-path-validation/m-p/3844592#M924322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T05:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Network file path validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/network-file-path-validation/m-p/3844593#M924323</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;Try open dataset for output, if sy-subrc &amp;lt;&amp;gt; 0 then network is invalid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&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>Mon, 19 May 2008 22:32:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/network-file-path-validation/m-p/3844593#M924323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T22:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Network file path validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/network-file-path-validation/m-p/3844594#M924324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you say "on the network" do you mean that you are able to see it in Windows Explorer from your PC i.e. is it drive mapped already?   If so, then the methods in CL_GUI_FRONTEND_SERVICES should work just fine.  Or is it a network server that is going to be accessible from your SAP application server (via FTP for example)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2008 03:00:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/network-file-path-validation/m-p/3844594#M924324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-20T03:00:12Z</dc:date>
    </item>
  </channel>
</rss>

