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

sapscript

Former Member
0 Likes
471

Hi to all experts,

Q1. how we says that sapscript is client dependent.

Bcoz with the help of RSTXSCRP program we can download the all content from sapscript(client 1), if I make a same window just like client 1 type then I able to transfer the content client 1 data to client 2 data.

Thanks in advance and reward also.

Regard : deep.

3 REPLIES 3
Read only

amit_khare
Active Contributor
0 Likes
441

SAPSCRIPT are client dependent in the way the changes done on one client are not visible to another unless the script is copy/transport to that system or client.

Regards,

Amit

Reward all helpful replies.

Read only

Former Member
0 Likes
441

hi,

client dependent means not transporting or copying from one client to another.

It means If we made any changes in 800 client it should reflect in 300 also. if it reflects in 300 then it is client independent, but scripts are client dependent(changes won't reflect into other clients)

Read only

Former Member
0 Likes
441

Hi,

Because, Sapscripts are saved in ITF format as text in client dependant tables STXH and STXL. smartforms are not saved in client dependant tables and visible across clients.

Regards,

Omkar.