<?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: Does Directory Parameter in AL11 effect functional programs? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-directory-parameter-in-al11-effect-functional-programs/m-p/9405098#M1736286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AL11 just show directory mapping in SAP Server.&lt;/P&gt;&lt;P&gt;If you have different servers, both must have the same directory mapped to work properly in your program.&lt;/P&gt;&lt;P&gt;Talk to your Basis team to check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Frisoni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Mar 2013 17:57:59 GMT</pubDate>
    <dc:creator>guilherme_frisoni</dc:creator>
    <dc:date>2013-03-18T17:57:59Z</dc:date>
    <item>
      <title>Does Directory Parameter in AL11 effect functional programs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-directory-parameter-in-al11-effect-functional-programs/m-p/9405096#M1736284</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 have a dump when executing a program saying that file is not open when the statement is trying to close the dataset. &lt;/P&gt;&lt;P&gt;Executiong the same program on an other platform is working well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When compairing the directory parameters in &lt;STRONG&gt;AL11&lt;/STRONG&gt; transaction, I can see that the '/' parameter (where my file is supposed to be /data/../.../&amp;lt;my_file&amp;gt;) is not set (absent) in the first platform where I have the dump but well set on the 2nd platform&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could this be the reason why I am getting this dump? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 17:06:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-directory-parameter-in-al11-effect-functional-programs/m-p/9405096#M1736284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-18T17:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Does Directory Parameter in AL11 effect functional programs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-directory-parameter-in-al11-effect-functional-programs/m-p/9405097#M1736285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amin,&lt;/P&gt;&lt;P&gt;No, AL11 does not affect programs. Check the return code of the open dataset statement before executing the close dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 17:51:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-directory-parameter-in-al11-effect-functional-programs/m-p/9405097#M1736285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-18T17:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Does Directory Parameter in AL11 effect functional programs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-directory-parameter-in-al11-effect-functional-programs/m-p/9405098#M1736286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AL11 just show directory mapping in SAP Server.&lt;/P&gt;&lt;P&gt;If you have different servers, both must have the same directory mapped to work properly in your program.&lt;/P&gt;&lt;P&gt;Talk to your Basis team to check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Frisoni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Mar 2013 17:57:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-directory-parameter-in-al11-effect-functional-programs/m-p/9405098#M1736286</guid>
      <dc:creator>guilherme_frisoni</dc:creator>
      <dc:date>2013-03-18T17:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Does Directory Parameter in AL11 effect functional programs?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-directory-parameter-in-al11-effect-functional-programs/m-p/9405099#M1736287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AL11 just shows folder and files, unless you double click the file to open it. in case you do it wont interrupt current programming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 09:47:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-directory-parameter-in-al11-effect-functional-programs/m-p/9405099#M1736287</guid>
      <dc:creator>gaurab_banerji</dc:creator>
      <dc:date>2013-03-19T09:47:03Z</dc:date>
    </item>
  </channel>
</rss>

