<?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: Physical and Logical path in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/physical-and-logical-path/m-p/1468206#M220301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi aafaqhusain,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. logical file path is nothing but a    IDENTIFIER/STRING/NAME&lt;/P&gt;&lt;P&gt; = the name by which&lt;/P&gt;&lt;P&gt;   we refer to that file.&lt;/P&gt;&lt;P&gt;  (in our programs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The physical location of that file, &lt;/P&gt;&lt;P&gt;   may change from server to server,&lt;/P&gt;&lt;P&gt;  or from time to time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (hence, we do not use hardcoded physical path,&lt;/P&gt;&lt;P&gt;   in our programs, &lt;/P&gt;&lt;P&gt;   but instead use this MAPPING of logical path,&lt;/P&gt;&lt;P&gt;  to the physical path)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Sep 2006 13:52:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-04T13:52:58Z</dc:date>
    <item>
      <title>Physical and Logical path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/physical-and-logical-path/m-p/1468205#M220300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;what is a physical file and logical file in PATH table of SAP.&lt;/P&gt;&lt;P&gt;Plz help,&lt;/P&gt;&lt;P&gt;aafaq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2006 13:47:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/physical-and-logical-path/m-p/1468205#M220300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-04T13:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Physical and Logical path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/physical-and-logical-path/m-p/1468206#M220301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi aafaqhusain,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. logical file path is nothing but a    IDENTIFIER/STRING/NAME&lt;/P&gt;&lt;P&gt; = the name by which&lt;/P&gt;&lt;P&gt;   we refer to that file.&lt;/P&gt;&lt;P&gt;  (in our programs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The physical location of that file, &lt;/P&gt;&lt;P&gt;   may change from server to server,&lt;/P&gt;&lt;P&gt;  or from time to time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (hence, we do not use hardcoded physical path,&lt;/P&gt;&lt;P&gt;   in our programs, &lt;/P&gt;&lt;P&gt;   but instead use this MAPPING of logical path,&lt;/P&gt;&lt;P&gt;  to the physical path)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2006 13:52:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/physical-and-logical-path/m-p/1468206#M220301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-04T13:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Physical and Logical path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/physical-and-logical-path/m-p/1468207#M220302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;physical path is the platform specific filename&lt;/P&gt;&lt;P&gt;and logical path is platform independent.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look the corresponding docu under.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com" target="test_blank"&gt;http://help.sap.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2006 13:53:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/physical-and-logical-path/m-p/1468207#M220302</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-09-04T13:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Physical and Logical path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/physical-and-logical-path/m-p/1468208#M220303</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;The physical path is the real one, the logical path is an ID to indicate a physical (so real) path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way u can create a costant LOGICAL PATH to be used in your programs and (if you need it) change the only the real (physical) path linked to a logical path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you can manage your real path in only one point: the table that links the logical and physical path.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Sep 2006 13:58:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/physical-and-logical-path/m-p/1468208#M220303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-04T13:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: Physical and Logical path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/physical-and-logical-path/m-p/1468209#M220304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 12:25:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/physical-and-logical-path/m-p/1468209#M220304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T12:25:24Z</dc:date>
    </item>
  </channel>
</rss>

