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

code changes between two request numbers

Former Member
0 Likes
1,125

Hi,

i have two transport request numbers.

how can i find the code changes between two request numbers without going program.

Regards,

Suresh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,097

without going to program??not clear

anyways if you go to program go to utilities--version--version management...then click on two request and do compare

10 REPLIES 10
Read only

Former Member
0 Likes
1,098

without going to program??not clear

anyways if you go to program go to utilities--version--version management...then click on two request and do compare

Read only

former_member195383
Active Contributor
0 Likes
1,097

This can be done through Version Management.

In se38, type the program name..Then go to

Utility->Versions->Version Management

There you can see the two trs. click on both and then click on compare.

You can see the code difference,

Read only

Former Member
0 Likes
1,097

Hi,

Go to Utilities->Version----there you can compare the code between two request.......via Remote Comaprision...

-Rick

Read only

Former Member
0 Likes
1,097

Hi Suresh

Go to Utilities->Versions->Version Management-> Here check the two versions having the TRs you want to be compared.

Then press COMPARE.

Pushpraj

Read only

former_member404244
Active Contributor
0 Likes
1,097

Hi,

Tranpsort request wil have only the program names .

U have to check the version management of the program

SE38->specify the porgram name->verison->version management.once u do it, there will be one icon for compare in the application tool bar..now select ur both records and do the comparison.

Regards,

Nagaraj

Read only

Former Member
0 Likes
1,097

Hi,

you can write a program which reads both the reoprts in two different internal table and then you can run loop to compare these two internal tables leaving out the comments in the reports...

regards,

Siddarth

Read only

Former Member
0 Likes
1,097

Hi,

You can find it through

SE38 -- > Utilities --> Versions --> version management.

This will help to compare the same program for two requests and will show you out where the code is different.

Hope this helps u out.

Thanks & Regards

Read only

Former Member
0 Likes
1,097

Hi,

I know the version management.

without going to programme any alternative to find the code changes.

because my request is not appear in program.

Regards,

Suresh

Read only

0 Likes
1,097

Hi,

Write a new program

Read the reports into internal table of the program and then run a loop to compare them

regards,

Siddarth

Read only

0 Likes
1,097

Hi,

I think u might have created a task instead of request. because if the active reuqest is not realeased then it won't ask u any neew request to be created rather it will say tthat a task will be created with in the request already exists.please check it.

regards,

nagaraj