Application Development 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: 

Standard Program to check the existence of program in Development and Quality

Former Member
0 Kudos

Hi Experts,

Is there any Standard program to check whether an object (Program, Function modules, interfaces, tables etc) exists in Quality(Test) system or not? We have around 1000 objects to check. Using version comparision to check using remote comparison is not a feasible solution.

If anyone has custom code for the same also that will be very useful.

Thanks,

Saurabh

1 ACCEPTED SOLUTION

larshp
Active Contributor

Use transaction /SDF/CD_CCA -> Custom Code Remote Compare

It will check that the objects exist, and also if they are identical

2 REPLIES 2

larshp
Active Contributor

Use transaction /SDF/CD_CCA -> Custom Code Remote Compare

It will check that the objects exist, and also if they are identical

Domi
Contributor

You can use transaction SREPO.

You can define the object list in different way - there are some restriction, but they are described in the documentation