<?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 Retrieve File creation date in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-file-creation-date/m-p/3745333#M901172</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 have requirement to retrieve creation date of file stored on server.&lt;/P&gt;&lt;P&gt;Is there any function module to retrieve that one?&lt;/P&gt;&lt;P&gt;Is there any UNIX command to retrieve creation date of file??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz do needful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 May 2008 04:44:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-02T04:44:03Z</dc:date>
    <item>
      <title>Retrieve File creation date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-file-creation-date/m-p/3745333#M901172</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 have requirement to retrieve creation date of file stored on server.&lt;/P&gt;&lt;P&gt;Is there any function module to retrieve that one?&lt;/P&gt;&lt;P&gt;Is there any UNIX command to retrieve creation date of file??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz do needful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2008 04:44:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-file-creation-date/m-p/3745333#M901172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-02T04:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve File creation date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-file-creation-date/m-p/3745334#M901173</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;Have you tried using function module SUBST_GET_FILE_LIST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This returns a structured list of files in a unix directory in the RSFILLST structure format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not 100% but this should return a date/time.  Not sure if it's the creation date or last changed date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,    Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2008 04:56:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-file-creation-date/m-p/3745334#M901173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-02T04:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve File creation date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-file-creation-date/m-p/3745335#M901174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U can use FM &lt;STRONG&gt;EPS_GET_FILE_ATTRIBUTES&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;You will get the Last Modification Time of the file  in FILE_MTIME .&lt;/P&gt;&lt;P&gt;Then use The perfrom &lt;STRONG&gt;p6_to_date_time_tz&lt;/STRONG&gt; (In standard program rstr0400) and pass mtime there and you will get the creation date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2008 05:10:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieve-file-creation-date/m-p/3745335#M901174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-02T05:10:01Z</dc:date>
    </item>
  </channel>
</rss>

