cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi All.

I must compare object versions of DEV with PRD.

The number of object is about 150 including programs, tables and etc.

I only want to know that the Request number for the activated version between two systems is same or not.

How to do it?

If you have a program or a SQL, give to me.. please...

Thank you in advance.

Best Regards.

kil-nam.

Message was edited by: Kil-Nam Kim

0 Likes
View Entire Topic
vinod_gunaware2
Active Contributor

hi

Use <b>SE39</b> transaction to compare.

U can compare in two diff. server.

regards

vinod

FredericGirod
Active Contributor
0 Likes

I think Kim would like a program that make compare a list of program. Because 500 programs with SE39, that must be ... borring

Former Member
0 Likes

I only want to know that the Request number for the activated version between two systems is same or not.

FredericGirod
Active Contributor
0 Likes

Hi,

you have one table VRSD that contain the list of version. But only available in the DEV system.

You have a special table (view) PROGDIR, that contain the version of the program. You could extract all the vesion number of the two system and make a compare with Excel.

Rgd

Frédric

Former Member
0 Likes

hi,

you can use version management .

in version management checj the request number and then click on <b>Remote comparision</b> ,and give <b>Target system</b> in the popup and enter. now click on <b>Remote comparision</b> again it will display the differences..

Regards

vijay

Former Member
0 Likes

Hi Kim,

Check this T-code. Hope this may help.

T-code SE03.

Reward point if its helpful.

Thanks

Mayank