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 Script

Former Member
0 Likes
1,967

Hi all,

I want to compare one SAP Script on two different systems means on Quality and the Development. Is there any way to compare the two?

Thanks in advance

Amit Jain

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,053

Hi Amit,

to compare the files i use Compare IT! from http://www.grigsoft.com. you can edit the files too.

5 REPLIES 5
Read only

Former Member
0 Likes
1,053

Hi Amit,

You could use the program RSTXSCRP to download the SAPScript source of both forms (from the development and from the productive systems) in two local text files, and then use an external tool (Total Commander - shareware, contains a very powerful file compare tool) to compare and to find the differences between the two.

I like this even better than the tools that R/3 offers for comparing two ABAP programs (split screen editor).

Bogdan CIOC

Read only

Former Member
0 Likes
1,054

Hi Amit,

to compare the files i use Compare IT! from http://www.grigsoft.com. you can edit the files too.

Read only

Former Member
0 Likes
1,053

Hello Amit,

What I do is download the scripts in text files and use Microsoft Word's functionality to compare documents. It highlights the differences.

Read only

Former Member
0 Likes
1,053

Hi

I suggest the following way using only SAP tools:

Import the form from the Quality with an other name

to the Dev (Down- and Upload) and use in the

formpainter (SE71) the function COMPARE FORMS.

Regards

Bernhard

Read only

0 Likes
1,053

hi all,

Thanks for the answers given to me. Now using this my problem has been solved.

Regards,

Amit