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

How to find inconsistent objects

Former Member
0 Likes
709

this problem I meet very often at the clients.

somebody deleted any transport request which leads to different versions of code in dev- and prod-systems.

of course in this special case a remote-comparision is possible but

does exists any report which reveals this irregularity

for example for all z-objects ?

3 REPLIES 3
Read only

Lakshmant1
Active Contributor
0 Likes
591

Hi Oleg,

You can compare the programs using SE39 transaction.

Thanks

Lakshman

Read only

Former Member
0 Likes
591

Hi Oleg,

Try out the Standard SAP Report RSSYSCOMP. You might find it very useful.

Regards,

Anand Mandalika.

Read only

andreas_mann3
Active Contributor
0 Likes
591

Hi oleg,

-> see function group <b>SVRS</b>

and fm SVRS_GET_VERSION_DIRECTORY

regards Andreas