‎2009 Jun 24 4:37 PM
Hi,
An ABAP Program is missing in development system. But is available in Quality and production system.
Not sure if it is deleted from development system. Can anyone please tell me what are the ways to find the missing/deleted program. How to find if it is missing or deleted?
Thank you.
‎2009 Jun 24 4:42 PM
Hi,
If it is developed and deleted then you can create the report with the same name which you looking for.
Then from the Version Management you get the latest version which was transported from the Development.
Even after deleting the report from the development the versions are still exits in the system. If you have create the report with same name then you find the version in the version management then it is deleted in the development.
‎2009 Jun 24 4:43 PM
Well the first thing I would do would be to type the program name in SE38 and then do:
Utilities -> version management
If it was deleted, you can retrieve it that way.
Rob
‎2009 Jun 25 7:47 AM
Hi Rob,
Thanks for the reply.
I am looking to find out the root cause for the problem in other words i want to know the user responsible for this incident(deleted or missing).
Thanks,
Radhakrishna
‎2009 Jun 25 2:25 PM
Deleting it should create a transport request. You should be able to find the guilty party that way.
Rob