‎2009 Oct 09 12:47 PM
Hello All,
Do you know how can I see the log of a deleted program? A program deleted in our development system and in production system but I cannot track who deleted the program.
I cannot check the versions because the program is not there. I checked table TADIR but table is not logged.
Checking the transport requests could be an option but there are too many transport request.
Any ideas?
‎2009 Oct 09 12:52 PM
You can also peek into table VRSD for the missing object to see the version history with transport numbers and user IDs.
By the way, even for deleted programs you can see the version history, in SE38 just enter the program name and directly switch to version management from the entry screen.
Thomas
‎2009 Oct 09 12:50 PM
Hi,
If the program has been deleted and you want to know who did this, surely you just need the most recent transport?
Regards,
Nick
‎2009 Oct 09 12:52 PM
‎2009 Oct 09 12:52 PM
You can also peek into table VRSD for the missing object to see the version history with transport numbers and user IDs.
By the way, even for deleted programs you can see the version history, in SE38 just enter the program name and directly switch to version management from the entry screen.
Thomas
‎2009 Oct 09 12:53 PM
>
> Checking the transport requests could be an option but there are too many transport request.
>
You can sort the transport requests of that program in descending order
using E070,E071 Tables and the latest will contain the user who deleted it.
‎2009 Oct 09 1:02 PM
‎2009 Oct 09 1:14 PM