<?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: Problem with ...FILE_GET_NAME ?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783183#M337440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please use t-code FILE to determine the logic path for that Logical file  name  'MONTHLY_SALES_FILE'.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be it will help you to draw some conclusion .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Nov 2006 08:54:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-30T08:54:08Z</dc:date>
    <item>
      <title>Problem with ...FILE_GET_NAME ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783177#M337434</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 am using function FILE_GET_NAME to return me the physical path for the supplied Logical Path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'FILE_GET_NAME'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;LOGICAL_FILENAME = 'MONTHLY_SALES_FILE'&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;FILE_NAME = FILE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the function returns a path /tmp/XXXXXXX in FILE,&lt;/P&gt;&lt;P&gt;But when i go and check in AL11 there is no such directory XXXXXXX in /tmp .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DO i need to do something else ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 08:45:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783177#M337434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T08:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ...FILE_GET_NAME ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783178#M337435</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;in AL11 check &amp;lt;b&amp;gt;dir_temp&amp;lt;/b&amp;gt; directory.. u will get it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;aswin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mark if helpfull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 08:48:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783178#M337435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T08:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ...FILE_GET_NAME ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783179#M337436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anuj, Just check the physical file path that was defined in FILE Transaction for the logical file name " Monthly_sales_File'.I guess the path which u are getting after the FM should be changed there..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Swaroop&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 08:50:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783179#M337436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T08:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ...FILE_GET_NAME ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783180#M337437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Anuj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Check for your file in the temporary directory ... i.e, where your file resides if you have not specified the path fully ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 08:50:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783180#M337437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T08:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ...FILE_GET_NAME ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783181#M337438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@aswin&lt;/P&gt;&lt;P&gt;I am checking that directory only..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 08:50:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783181#M337438</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T08:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ...FILE_GET_NAME ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783182#M337439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the documentation of that function module , you can get something from there if ur missing something&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 08:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783182#M337439</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T08:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ...FILE_GET_NAME ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783183#M337440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please use t-code FILE to determine the logic path for that Logical file  name  'MONTHLY_SALES_FILE'.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be it will help you to draw some conclusion .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 08:54:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783183#M337440</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T08:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ...FILE_GET_NAME ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783184#M337441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;once you or another has defined  tho logical path with transaction FILE and has&lt;/P&gt;&lt;P&gt;set the physical path to  /tmp/XXXXXXX. But you or the other person forgot to &lt;/P&gt;&lt;P&gt;make the directory XXXXXXX in tmp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will not done by FILE in default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bernd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 08:54:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783184#M337441</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T08:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ...FILE_GET_NAME ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783185#M337442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@bernd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in FILE,&lt;/P&gt;&lt;P&gt;the physical path mentioned is /tmp/&amp;lt;FILENAME&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but FILE_GET_NAME is returning&lt;/P&gt;&lt;P&gt;the physical path as /tmp/XXXXXXXXX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 08:59:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783185#M337442</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T08:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with ...FILE_GET_NAME ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783186#M337443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please use the FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'FILE_GET_NAME_USING_PATH'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;         logical_path = 'MONTHLY_SALES_FILE'&lt;/P&gt;&lt;P&gt;         file_name = l_file&lt;/P&gt;&lt;P&gt;       IMPORTING&lt;/P&gt;&lt;P&gt;         file_name_with_path = l_file.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Initialise your filename in the variable l_file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 09:21:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-file-get-name/m-p/1783186#M337443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T09:21:25Z</dc:date>
    </item>
  </channel>
</rss>

