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

Former Member
0 Likes
528

how to compare two tables on two systems?

in advance thank you so much.

geeta sanku

4 REPLIES 4
Read only

Former Member
0 Likes
503

If U want to compare the fields of the tables in two systems ..

in SE11 .. goto

Utilities >Versions>Version Management

Remote Comparision(Shift+F8) check either Target sys or

RFC destination and give the remote system .. and enter

Read only

Former Member
0 Likes
503

Hi,

use Transaction OY19.

Regards

Sandipan

Read only

Former Member
0 Likes
503

Hi geeta sanku ,

I can see the below two solutions.... check it may useful for you....

Assuming u want to COMPARE structure or data from TST with SANDBOX system.

1) create one RFC function module and transport to TST system.

1.1.. write the customised program in the SANDBOX calling that RFC function and do comparision in the way u want....

the alternative is version management... i guess it may not useful... but try ur luck...

Please feel free to contact me if issue is not resolved...

Dont forget to reward points....

Regards,

Sreenivasa Sarma K..

Read only

manubhutani
Active Contributor
0 Likes
503

se11 - open the table

utilities-versions-version management

you will see an option whree u can

put the target system with which u want to compare,

then prees the button remote comparison

please reward points