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: 

SAP Transaction

Former Member
0 Kudos

How do everyone,

I have used a transaction in the past where I can compare ABAP code

from production against say the code in development.

For the life of me I can't remember what it is.

Can anyone tell me ???

Many thanks

Andy

1 ACCEPTED SOLUTION

Former Member
0 Kudos

SE38, Versions -> Version management -> Remote comparison

Regards

Arun

5 REPLIES 5

Former Member
0 Kudos

goto se39 -> give to program name compare

Former Member
0 Kudos

Hi Andy,

I think you can compare a program in development by using the following path

Utilities-> Versions-> Version managemnt Than Click on Remote Comparison ->

choose any one of these

1. Target sys.

2. RFC destination.

This is one way of comparing same programs in the different server or on the same server.

Or

you can use se39 to compare the different programs in the same server or different servers using RFC destinations.

Awards poitns if answer helpful.

Regards,

ramada

Former Member
0 Kudos

SE38, Versions -> Version management -> Remote comparison

Regards

Arun

Former Member
0 Kudos

Hi you can do this in version management,

SE38 --> UTILITIES menu --> VERSIONS --> VERSION MANAGEMENT.

In application tool bar click REMOTE COMPARISION,

now give the Production server ID.

and click display

If we go through SE39 , we need to give the production server password.

0 Kudos

Thanks Guys for all your comments

Andy