cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Scripts : Compare 2 forms in diffrent clients

Former Member
0 Kudos

Dear All,

How can I compare 2 forms form 2 difftent clients.

Actually, I have developed a SAP Script in Development client and transported to testing client.

I am having issues in testing client, I want to compare these 2 forms.

So please advice me, I am doing this for first time. So please breif me.

Which Client I have to login ????

Thanking you.

Regards

Venkat

Accepted Solutions (0)

Answers (5)

Answers (5)

sridhar_k1
Active Contributor
0 Kudos

You can also try this trick:

Open the sapscripts to be compareed in two separate maximized windows, selct utilities->form info in both windows

Do page down in both windows and Alt+Tab between the windows, any slight difference in the text will be easily identified when quickly changing the windows

Regards

Sridhar

Former Member
0 Kudos

Dear guys,

if you are interested I can provide a report where you can compare forms between systems (different destinations). We did create such a report as a copy of standard RSTXFCOM.

If interested send an email to peter.schubert@manss-und-partner.de.

Regards,

Peter von Schubert

Manß & Partner GmbH

Former Member
0 Kudos

If all else fails, use RSTXSCRP to download the layout sets to your PC.

In a DOS session, use FC to do a file compare.

Former Member
0 Kudos

Hi Venkat,

In SE39, u can compare two programs from different client line by line..

But i am not sure, how helpful it is in case of SAP scripts..

Please let us know

Regards,

Tanveer.

<b>Please mark helpful answers</b>

former_member181966
Active Contributor
0 Kudos

checkout

RSTXFCOM Comparison of Two Forms

Hope this’ll give you idea!!

<b>P.S award the points.!!! !!!</b>

Good luck

Thanks

Saquib Khan

"Some are wise and some are otherwise"

former_member181966
Active Contributor
0 Kudos

also

<u><b>Tip for SAP script programs</b></u>

Go to->se38- package = ‘STXD’ and program type = ‘1’ . You’ll get all SAP script programs .

Former Member
0 Kudos

Dear Khan / pekula,

Thank you for your post and suggestions.

Khan, I tried to with RSTXFCOM program, I entered 2 forms and clients but it says <b>'Form 2 does not exist. Check your input'</b>

I am quite sure form 2 exists, I went to to that client and checked it. form2 is there.

Anyway, please let me know in which client should I log on.

Also, Checked with your 2 reply, Where you said

<b>Go to->se38- package = ‘STXD’ and program type = ‘1’ . You’ll get all SAP script programs</b>

but I dont know, where should I give package ‘STXD’. I have to give program name ???? Do u mean to say SE80 ?? If so .. Where can I give program type ??

Pekula, Regading my issues .. My font is diffirent in two forms .. as fonts are diffrent .. the positions of text elements changed ..

Please advice me further ..

Thanks & Regards

Venkat

former_member181966
Active Contributor
0 Kudos

This “RSTXFCOM” program is working fine for me . its check client within one instance

For example you login in DEV( instance ) with client 010. Your DEV instance has 3 clients 010,020 and 030 .

You can check the form with 020 and 030 one by one as you’re login in 010. just now I did it and its working fine for me !!!

Well as far package is concern , yes you can also go to SE80 and select package and give the name = ‘STXD’

OR

<b>Go to->se38- F4-></b>package = ‘STXD’ and program type = ‘1’ . You’ll get all SAP script programs

Hope this’ll give you idea!!

<b>P.S award the points.!!! !!!</b>

Good luck

Thanks

Saquib Khan

"Some are wise and some are otherwise"

LucianoBentiveg
Active Contributor
0 Kudos

You have an option in SE71->UTILITIES.

What are your issues?

Regards.