<?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: file location in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150697#M117415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to search programmtically using ABAP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;RIch HEilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Feb 2006 18:21:19 GMT</pubDate>
    <dc:creator>RichHeilman</dc:creator>
    <dc:date>2006-02-14T18:21:19Z</dc:date>
    <item>
      <title>file location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150696#M117414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on testing a program that uploads data from a flat file - .txt file and I am trying locate the file in the ftp server(I am in the right folder depending on the path given on the screen)  and I did go and check there but I did not find that file. How to locate that file or how to go about with that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2006 18:12:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150696#M117414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-14T18:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: file location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150697#M117415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to search programmtically using ABAP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;RIch HEilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2006 18:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150697#M117415</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-02-14T18:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: file location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150698#M117416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vinu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a legacy file is FTPed in to a folder, you will not be able to see that file in case if you are looking for that file in SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A script should run in order to move those files from FTP directory to SAP directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have access to UNIX server and to that directory, then you should be able to see that file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you dont see that file means that file doesnt exist in that directory. As simple as that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2006 18:30:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150698#M117416</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-14T18:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: file location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150699#M117417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the code you are using? Is your ftp server on unix or a network drive? How are you doing this '&amp;lt;i&amp;gt;I did go and check there but I did not find that file&amp;lt;/i&amp;gt;'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if the names are case sensitive. Check if you have the right permissions to the directory. Check if the directory is accessable from SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 00:40:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150699#M117417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T00:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: file location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150700#M117418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi! &lt;/P&gt;&lt;P&gt;Last few years I developed pgm to ftp data from flat file to unix. To ensure the data ftp-ed successfully, I checked via transaction &amp;lt;b&amp;gt;SM49&amp;lt;/b&amp;gt;. Then scroll down to the last page. Select &amp;amp; execute command name &amp;lt;b&amp;gt;ZPG&amp;lt;/b&amp;gt; or &amp;lt;b&amp;gt;ZPAGE&amp;lt;/b&amp;gt;. Under 'Additional parameters', enter your pathname in full i.e including the file name(it's case sensitive) &amp;amp; execute. If you had successfully ftp-ed your flat file, you can see your file there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aziah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 10:23:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150700#M117418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T10:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: file location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150701#M117419</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;check and test these fm's of func.group epsf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EPS_GET_DIRECTORY_LISTING    &lt;/P&gt;&lt;P&gt;EPS_GET_FILE_ATTRIBUTES    &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;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 12:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150701#M117419</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-02-15T12:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: file location</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150702#M117420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you folks. I am sorry for posting the points late it helped and I was able to solve that on my own.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have rewarded for helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vinu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 14:22:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-location/m-p/1150702#M117420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T14:22:48Z</dc:date>
    </item>
  </channel>
</rss>

