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

compare data between systems

Former Member
0 Likes
1,474

Hi,

How can I compare data between different systems and different environments.

For example ECC DEV to ECC QAS from the BW DEV, and without using the transaction SCMP.

3 REPLIES 3
Read only

Former Member
0 Likes
893

goto Utilities - >Versions -> Version managerment

In application toolbar click on REMOTE COMPARISON and give the system name by which u want to compare.

It displays the code difference.

<REMOVED BY MODERATOR>

//KIRAN

Edited by: Alvaro Tejada Galindo on Apr 28, 2008 3:45 PM

Read only

Former Member
0 Likes
893

Thanks, but I need to compare tables data.

Read only

0 Likes
893

Hi Rotam,

I think you are looking for the Cross-system viewer tool. Run transaction SCU0, and create a new comparison for selected object (table/view/view cluster, etc). Enter an RFC destination (target system to which you need to compare), and run the comparison.

The results will show you the difference in data present in the tables/views, between the source and target systems.

The source and target can simply also be two different clients on the same system, or maybe between DEV and QAS, QAS and PROD...etc.

More details are available on the Help Portal. Search for 'Cross-system Viewer'.

Link:[http://help.sap.com/saphelp_47x200/helpdata/en/70/1accb7fab511d18e0f0000e8a48612/frameset.htm]

Cheers

Rekha