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

Compare SAP program and the SAP cloned program

Former Member
0 Likes
952

Hi,

I want to compare two programs in the same system. One is a cloned program and another is a

SAP program.

I have cloned the SAP program before and it worked fine. The SAP program has done some upgrades

which can't be applied in my cloned program. I want to make neccessary changes to meet the upgrades.

How can I compare two programs with different names?

Thanks,

AS

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
912

hi,

you can do code comparison in SE39.

thanks.

Hi,

I want to compare two programs in the same system. One is a cloned program and another is a

SAP program.

I have cloned the SAP program before and it worked fine. The SAP program has done some upgrades

which can't be applied in my cloned program. I want to make neccessary changes to meet the upgrades.

How can I compare two programs with different names?

Thanks,

AS

6 REPLIES 6
Read only

Former Member
0 Likes
912

se39, you can compare them there

Read only

Former Member
0 Likes
912

Use SE39 split screen to compare (manually) .. .

Read only

Former Member
0 Likes
912

Hello

Use Splitscreen Editor - SE39

Read only

Former Member
0 Likes
912

Hi Anna,

There is a software called Beyond Compare. You can use that. It shows the differences in the code in Red Color. I have used it. It's really useful. Google to get the software.

Thanks,

Sai

Read only

Former Member
0 Likes
913

hi,

you can do code comparison in SE39.

thanks.

Read only

0 Likes
912

Thank you, everyone.

AS