2009 Jan 06 10:29 AM
Hi Experts,
I have a requirement where i need to fetch the creation date time of a file.
ex. file path : C:\Documents and Settings\file.xml
I have the file path, i need to know when this file is created.
Is there any GUI services or FM to achieve this?
Your help in this regard is highly appreciated.
Kind Regards,
Vidya
2009 Jan 07 3:12 AM
2009 Jan 06 12:08 PM
Maintain a log table. It will help you to know when the file was created...
2009 Jan 07 3:06 AM
Hi Sandeep,
Thanks for your reply.
Can you please explain in detail the procedure to Maintain a log table & fetching the
creation date time of a file in persentation server.
The requirement is :
I have the directory path, which contains many xml files. ex : C:\Documents and Settings\Dir
I have to fetch files ,which has been created between the specified time stamp.
ex : October 24, 2008 to December 24, 2008
So i need to fetch all the files from the directory "Dir" which has been created between
October 24, 2008 to December 24, 2008.
Regards,
Vidya
2009 Jan 06 12:13 PM
HI.
Iam not sure about this one,But try to get records from AL11 (its SAP directories.).
Regards.
Jay
2009 Jan 07 2:56 AM
Hi Jay,
Thanks for your reply.
But i need to know the creation date time of a file in persentation server.
AL11 is for application server.
Regards,
Vidya
2009 Jan 07 3:12 AM
2009 Jan 07 3:14 AM
Hi Jay,
Yep, i checked it.. But there is no method which will give the creation date time
Regards,
Vidya
2009 Jan 07 3:30 AM
2009 Jan 07 3:41 AM
Hi Jay,
FM : WS_QUERY
____________________________________________________
Short Text
OBSOLETE: Execute Query Functions on Presentation Server
This module is obsolete. Use the appropriate module from the function group SFES.
_____________________________________________________________
The FM is obsolete, i am not able to find any FM in the function group SFES.
using which i can fetch the files based on creation date time .
Edited by: Vidyashree Basavaraju on Jan 7, 2009 4:46 AM
2009 Jan 08 10:07 AM
2009 Mar 10 4:19 PM
Hi Vidyashree,
Did you find any solution for your req?
I'm also looking for FM to find the modified date for a file stored in the local drive.
Thanks
Thruna