Application Development 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: 

How to Compare SAP Script Forms in two different systems.

aaruljothi
Participant
0 Kudos

Hi Experts,

I want to compare the active version of a SAP Script form in two different system

Arul Jothi.

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos

Hi,

You can run this Program <b>RSTXFCOM</b> and compare the forms in tow different clients.

Regards

vijay

7 REPLIES 7

Former Member
0 Kudos

u may do a Utilities-->Printing test to chk the design...

for chking the data in the 2, u need to execute the print program in both the systems...

Regards,

Bikash

former_member188685
Active Contributor
0 Kudos

Hi,

You can run this Program <b>RSTXFCOM</b> and compare the forms in tow different clients.

Regards

vijay

0 Kudos

Hi vijay,

I tried running that program but i am gettin an error.

I am in system A. I am running the program <b>RSTXFCOM</b>. In the first set of inputs i enter all the values.

In the second set of inputs i enter the login of System B.

BNut I am getting the Error: Form 2 does not exist. Check your input.

But i can see the form in system B in transaction se71.

0 Kudos

Hi Arul,

i think system a and syatem B are not same. i mean to say they are different servers i guess. but the above program will compare forms of different/same clients of the server.

one server can have different clients so you can compare,but here in you case it can't be done with that Program.

Regards

vijay

0 Kudos

You can download the form from system B and then upload it to System A and then compare it. that is the simple solution.

for upload and download the forms check this program <b>RSTXSCRP</b>

then run the compare program..

Regards

vijay

0 Kudos

Check Utiliies-> versions

Here you can comaire even from diferent clients .

Regards

Siddharth

former_member480923
Active Contributor
0 Kudos

Hi Arul,

Tcode SE71 -> utilities -> Compare Clients.

Enter form name and the source and target clients you wanna compare

Thanks

Anirban