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

Text is not updated between environments in SapScript.

0 Likes
640

I'm fixing a SapScript already created, but when I modify a text in any window in the DEV-610 (Development) does not change automatically from the DEV-612 (test) environment. Gotta do something to reflect modifications in the environment 612.

Note: the text is in direct Sapscript, is not in SO10.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
612

Hi,

SapScripts aren't cross-client. You have to transport your changes between enviroments.

Martin

2 REPLIES 2
Read only

Former Member
0 Likes
613

Hi,

SapScripts aren't cross-client. You have to transport your changes between enviroments.

Martin

Read only

0 Likes
612

Hi Martin!

     Thankyou!