‎2009 Jul 21 10:42 AM
Hi Guru's,
Z program created the file in application server for the following path "/prd/data/CON/FTS/2084/Out/BACKUP"
but i don't know which program created this file.i searched manyways but i unable to find that program.
anybody helpme to find that z program..is it stored in any table.??
Regards
P.Senthil Kumar
‎2009 Jul 21 10:50 AM
All Programs stored in table D010SINF.
So check for your ones.
Regds,
Anil
‎2009 Jul 21 10:58 AM
Hi Anil,
In this table "D010SINF".is it possible to find the program using the path "/prd/data/CON/FTS/2084/Out/BACKUP"..
Regards
P.Senthil Kumar
‎2009 Jul 21 11:01 AM
No Dear,
Only program name are there and type you can check.
For path search, you have to check code one by one or through Description you can guess.
One thig is possible, if you know the FM you have used for downloading this file.
Just have a look for where use list for that FM in SE37 and check for Z-Programs.
Onemore thing you can do is to check with BASIS people.
On which date this file has been generated and accordingly check STAT for the day.
It will give you the complete list of the programs executed on same day.
Regds,
Anil
Edited by: Anil Katoch on Jul 21, 2009 12:03 PM
‎2009 Jul 21 10:54 AM
Hi senthil kumar,
I guess, its not possible to find the Program name which created the downloaded file, or else while downloading the concatenate the Program Name as Path and save in Application Layer.
Regards,
Suneel G
‎2009 Jul 21 11:02 AM
‎2009 Jul 21 11:12 AM
Hi Senthil..You can check out with table TRDIR...
regards,
vidya