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

Changes in SAP ScriptForm doesn't reflect on print test

Former Member
0 Likes
1,354

Hi,

So I made changes on a sap scriptform using se71. I tried a minimal spelling changes and tried saving it by activating it. I did the changes in client 020 and tried printing test in client 020 as well but the changes doesn't reflect. What should be the steps when making text element changes in sap scriptform?

Thanks

Hi,

So I made changes on a sap scriptform using se71. I tried a minimal spelling changes and tried saving it by activating it. I did the changes in client 020 and tried printing test in client 020 as well but the changes doesn't reflect. What should be the steps when making text element changes in sap scriptform?

Thanks

4 REPLIES 4
Read only

vijay_hariharan
Contributor
0 Likes
1,278

Hello,

If the Form is active and triggered correctly then it should reflect the changes unless the same SAP Script is also created in another language and the one where changes are made differs from this OR the changed section(text element) is not output like if there is some IF condition there.. You can activate the Script debugger and check..

Regards,
Vijay

Read only

FredericGirod
Active Contributor
0 Likes
1,278

maybe you are changing the form in the wrong place.

Debug it

Read only

SimoneMilesi
Active Contributor
0 Likes
1,278

Hello,

Sapscript are client dependent so you have to copy your changes from a client to another.

In SE71, put your form name, then choose "Utilities -> Copy from client"

Read only

abo
Active Contributor
0 Likes
1,278

Also, there might be another language version of the same form.