<?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: Function Module - RZL_READ_DIR_LOCAL returning RAISE NOT_FOUND in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-rzl-read-dir-local-returning-raise-not-found/m-p/7048206#M1501670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello  shails81,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check if you can navigate to the directory/file via transaction AL11. IIRC the RZL* function modules can only access files / directorys available there, because otherwise they aren't visible to the SAP instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alej&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 Jul 2010 09:45:43 GMT</pubDate>
    <dc:creator>alejiandro_sensejl</dc:creator>
    <dc:date>2010-07-18T09:45:43Z</dc:date>
    <item>
      <title>Function Module - RZL_READ_DIR_LOCAL returning RAISE NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-rzl-read-dir-local-returning-raise-not-found/m-p/7048203#M1501667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am passing a path viz *&lt;BR /&gt;shailesh\sap\timerecord* as path to FM RZL_READ_DIR_LOCAL. sy-subrc is returning 2 (not found) whereas the directory exists in my local system. I also tried the path with the application server but still its returning 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody figure out what might be causing this exception?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jul 2010 06:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-rzl-read-dir-local-returning-raise-not-found/m-p/7048203#M1501667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-18T06:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - RZL_READ_DIR_LOCAL returning RAISE NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-rzl-read-dir-local-returning-raise-not-found/m-p/7048204#M1501668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Execute the FM as stand alone , check the results , if still error check your Directory name (may be pass it with C:\).&lt;/P&gt;&lt;P&gt;if this is of no help then Debug the FM .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jul 2010 07:28:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-rzl-read-dir-local-returning-raise-not-found/m-p/7048204#M1501668</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-07-18T07:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - RZL_READ_DIR_LOCAL returning RAISE NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-rzl-read-dir-local-returning-raise-not-found/m-p/7048205#M1501669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried changing the path to C:\.. and also tried D:\... but still no breakthrough. I debugged the FM and found that the internal table LINE_TBL is initial. There are no recrods in it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jul 2010 07:42:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-rzl-read-dir-local-returning-raise-not-found/m-p/7048205#M1501669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-18T07:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - RZL_READ_DIR_LOCAL returning RAISE NOT_FOUND</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-rzl-read-dir-local-returning-raise-not-found/m-p/7048206#M1501670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello  shails81,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check if you can navigate to the directory/file via transaction AL11. IIRC the RZL* function modules can only access files / directorys available there, because otherwise they aren't visible to the SAP instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alej&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Jul 2010 09:45:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-rzl-read-dir-local-returning-raise-not-found/m-p/7048206#M1501670</guid>
      <dc:creator>alejiandro_sensejl</dc:creator>
      <dc:date>2010-07-18T09:45:43Z</dc:date>
    </item>
  </channel>
</rss>

