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

How to compare forms between different systems?

Former Member
0 Likes
2,402

Hi All,

Can any help me out regarding below point

How can we compare forms(sap scripts) between different systems (Version Management)?

for example,

we can compare programs like this Utilities>version>version management

Thanks in advance.

Hi All,

Can any help me out regarding below point

How can we compare forms(sap scripts) between different systems (Version Management)?

for example,

we can compare programs like this Utilities>version>version management

Thanks in advance.

4 REPLIES 4
Read only

Former Member
0 Likes
1,121

checkout

<b>RSTXFCOM</b> Comparison of Two Forms

or

sapscript(version not possible) there is no any facility for version comparison..

just upload form from diffrent client into note pad and than u can compare them using comaparing tools.

Read only

Former Member
0 Likes
1,121

hi Nagacharan,

Download the form with program <b>RSTXSCRP</b> and compare .. or use program <b>RSTXFCOM</b> for comparing.

Regards,

Santosh

Message was edited by: Santosh Kumar P

Read only

Former Member
0 Likes
1,121

Hi NagaChandran,

We can compare two forms

utilities->comapare forms

for comparing a form between two clients

utilities->compare clients

Regards,

Vidya.

Read only

Laxmana_Appana_
Active Contributor
0 Likes
1,121

Hi,

There is no utility to do this .Copy the scripts into word documents using program : RSTXSCRP, then compare these scripts with MS-Word.

comparision through MS-WORD:

copy the two reports into two different word documents and use the compare documents from MS-WORD functionality with the highlight changes option. this is a better way of comparing the scripts.

Regards

Appana