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

SAP Transaction

Former Member
0 Likes
810

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
Read only

Former Member
0 Likes
731

SE38, Versions -> Version management -> Remote comparison

Regards

Arun

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

5 REPLIES 5
Read only

Former Member
0 Likes
731

goto se39 -> give to program name compare

Read only

Former Member
0 Likes
731

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

Read only

Former Member
0 Likes
732

SE38, Versions -> Version management -> Remote comparison

Regards

Arun

Read only

Former Member
0 Likes
731

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.

Read only

0 Likes
731

Thanks Guys for all your comments

Andy