<?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: Logical &amp; Physical File path in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-physical-file-path/m-p/1532922#M243361</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 create the logical file path from transaction 'FILE', this will pick up the physical file path from the 'file transaction' definition,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Aug 2006 10:23:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-21T10:23:18Z</dc:date>
    <item>
      <title>Logical &amp; Physical File path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-physical-file-path/m-p/1532920#M243359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gyes,&lt;/P&gt;&lt;P&gt;  In selection screen i will enter &amp;lt;b&amp;gt;logical file path&amp;lt;/b&amp;gt;.After executing this program i want &amp;lt;b&amp;gt;physical file path for that particular logical file path&amp;lt;/b&amp;gt;(input).Is there any function module is there.&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;  Suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2006 10:20:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-physical-file-path/m-p/1532920#M243359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-21T10:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Logical &amp; Physical File path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-physical-file-path/m-p/1532921#M243360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the table&lt;/P&gt;&lt;P&gt;PATH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2006 10:22:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-physical-file-path/m-p/1532921#M243360</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2006-08-21T10:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Logical &amp; Physical File path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-physical-file-path/m-p/1532922#M243361</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 create the logical file path from transaction 'FILE', this will pick up the physical file path from the 'file transaction' definition,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2006 10:23:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-physical-file-path/m-p/1532922#M243361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-21T10:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Logical &amp; Physical File path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-physical-file-path/m-p/1532923#M243362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt; Use the function Module &lt;/P&gt;&lt;P&gt;Call function  FILE_GET_NAME &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CLIENT                          200&lt;/P&gt;&lt;P&gt;LOGICAL_FILENAME    &amp;lt;enter your logical file name&amp;gt;     &lt;/P&gt;&lt;P&gt;OPERATING_SYSTEM                WINDOWS NT&lt;/P&gt;&lt;P&gt;PARAMETER_1&lt;/P&gt;&lt;P&gt;PARAMETER_2&lt;/P&gt;&lt;P&gt;PARAMETER_3&lt;/P&gt;&lt;P&gt;USE_PRESENTATION_SERVER&lt;/P&gt;&lt;P&gt;WITH_FILE_EXTENSION&lt;/P&gt;&lt;P&gt;USE_BUFFER&lt;/P&gt;&lt;P&gt;ELEMINATE_BLANKS                X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Reward points if helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2006 10:31:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-physical-file-path/m-p/1532923#M243362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-21T10:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Logical &amp; Physical File path</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logical-physical-file-path/m-p/1532924#M243363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Use &amp;lt;b&amp;gt;FM FILE_GET_NAME_AND_LOGICAL_PATH&amp;lt;/b&amp;gt;, use LOGICAL_FILENAME as input parameter an check FILE_NAME parameter for output.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2006 10:37:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logical-physical-file-path/m-p/1532924#M243363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-21T10:37:07Z</dc:date>
    </item>
  </channel>
</rss>

