Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP program missing in development system

Former Member
0 Likes
761

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.

4 REPLIES 4
Read only

Former Member
0 Likes
592

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.

Read only

Former Member
0 Likes
592

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

Read only

0 Likes
592

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

Read only

0 Likes
592

Deleting it should create a transport request. You should be able to find the guilty party that way.

Rob