<?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 logical file path in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-file-path/m-p/3257797#M778131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody.....&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   can anybody explain about logcal file path........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;new year wishes &lt;/P&gt;&lt;P&gt;      kanny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jan 2008 07:03:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-08T07:03:09Z</dc:date>
    <item>
      <title>logical file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-file-path/m-p/3257797#M778131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody.....&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;   can anybody explain about logcal file path........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;new year wishes &lt;/P&gt;&lt;P&gt;      kanny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 07:03:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-file-path/m-p/3257797#M778131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-08T07:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: logical file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-file-path/m-p/3257798#M778132</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;For more info Go through below links ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2602903"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2317926"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Logical Files in ABAP Programs &lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db95e635c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db95e635c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating and Defining Logical Filenames&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3df8358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3df8358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Omkar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 07:09:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-file-path/m-p/3257798#M778132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-08T07:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: logical file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-file-path/m-p/3257799#M778133</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;You can link a logical path to any logical filename. &lt;STRONG&gt;The logical path provides a platform-specific physical path for any logical filename.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can refer to below links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/search/highlightContent.jsp" target="test_blank"&gt;http://help.sap.com/search/highlightContent.jsp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_40b/helpdata/en/fc/eb3df8358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_40b/helpdata/en/fc/eb3df8358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards&lt;/P&gt;&lt;P&gt;suma sailaja pvn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: suma sailaja pvn on Jan 8, 2008 10:32 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 09:32:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-file-path/m-p/3257799#M778133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-08T09:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: logical file path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-file-path/m-p/3257800#M778134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kanny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logical filepath is system independent path name maintained in SAP to represent physical location of directory on UNIX / WINDOWS or any other operating system..&lt;/P&gt;&lt;P&gt;Example : you can create ZTEST as logical filepath to represent some folder /user/sap/test.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer table PATH to get mapping between logical and physical filepaths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2008 09:33:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-file-path/m-p/3257800#M778134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-08T09:33:43Z</dc:date>
    </item>
  </channel>
</rss>

