<?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 APPLICATION SERVER LOGICAL FILE PATH. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-logical-file-path/m-p/3661135#M881869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1)  what is &lt;STRONG&gt;mean by&lt;/STRONG&gt; logical file path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)  what is the &lt;STRONG&gt;purpose of&lt;/STRONG&gt; logical file path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) How to &lt;STRONG&gt;create  logical file path&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help me it is urgent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2008 07:00:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-08T07:00:55Z</dc:date>
    <item>
      <title>APPLICATION SERVER LOGICAL FILE PATH.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-logical-file-path/m-p/3661135#M881869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1)  what is &lt;STRONG&gt;mean by&lt;/STRONG&gt; logical file path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)  what is the &lt;STRONG&gt;purpose of&lt;/STRONG&gt; logical file path?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) How to &lt;STRONG&gt;create  logical file path&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help me it is urgent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 07:00:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-logical-file-path/m-p/3661135#M881869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T07:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: APPLICATION SERVER LOGICAL FILE PATH.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-logical-file-path/m-p/3661136#M881870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;logical file path&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The (platform-independent) logical file path is evaluated at runtime to get the (platform-dependent) physical path (see Assignment of Physical Paths to Logical 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;Two examples of this are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Logical file path: BW_OLAP_CACHE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: BW OLAP Cache&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·         Logical file path: BW_OLAP_CACHE_SPAN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: BW OLAP cache cross-application server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assignment of Physical Paths to Logical Path&lt;/P&gt;&lt;P&gt;At runtime, the physical path assigned for the corresponding operating system platform is generated from the logical file path. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the physical path is platform-dependent, the customer must set it her/himself. The closer the file is to the application server or, with the cross-application server cache mode, to the application server, the faster it can be found and read. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log(ical) path: BW_OLAP_CACHE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name: BW OLAP Cache&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax group: UNIX (all Unix platforms)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phys(ical) path: /usr/&lt;/P&gt;&lt;P&gt; External parameter 1 (sequence number in HEX)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;how to create logical file path&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.       Call transaction FILE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, from the initial screen for Archive Administration (transaction SARA), choose: Customizing ® Basis-Customizing ® Cross-Client File Name/Paths .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.       Mark an existing file name, for example, ARCHIVE_GLOBAL_PATH, or choose New entries to enter a path name. The name should reflect its function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.       Double click the dialog structure Logical File Path Definition in the substructure Assignment of Physical Paths to Logical Path. Double click to select a syntax group or create a new syntax group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.       Assign a physical path name to the logical path name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When assigning path names, the symbol  (Syntax group WINDOWS NT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a heterogeneous system landscape (such as UNIX and Windows NT servers) all system-specific syntax groups must be maintained. Ensure that the definitions for the various syntax groups point to the same directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.       Save your entries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for detailed information&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_sm40/helpdata/EN/8d/3e4ec2462a11d189000000e8323d3a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_sm40/helpdata/EN/8d/3e4ec2462a11d189000000e8323d3a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Do reward if helpful&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 07:05:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-logical-file-path/m-p/3661136#M881870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T07:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: APPLICATION SERVER LOGICAL FILE PATH.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-logical-file-path/m-p/3661137#M881871</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;&lt;/P&gt;&lt;P&gt;you can creat logical file path &amp;amp; name &amp;amp; assign a physical file path &amp;amp; &lt;/P&gt;&lt;P&gt;name using FILE transaction. &lt;/P&gt;&lt;P&gt;then in abap using function modules like &lt;/P&gt;&lt;P&gt;FILE_GET_NAME Assign the Physical File Name Using a &lt;/P&gt;&lt;P&gt;Logical File Name &lt;/P&gt;&lt;P&gt;FILE_GET_NAME_AND_LOGICAL_PATH Assign physical file names and get logical &lt;/P&gt;&lt;P&gt;path &lt;/P&gt;&lt;P&gt;FILE_GET_NAME_USING_PATH Generate a complete file name with file &lt;/P&gt;&lt;P&gt;name and logical path &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get physical path &amp;amp; file name, so in case of change in dir structure don't &lt;/P&gt;&lt;P&gt;need to change ABAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope this helps, Do reward.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 07:12:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server-logical-file-path/m-p/3661137#M881871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T07:12:28Z</dc:date>
    </item>
  </channel>
</rss>

