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

How to make sapscript Client Independent

Former Member
0 Likes
711

Hi all,

As we know Sap Script are client dependent, and i have to make a sap script client independent how can i do this . Pls suggest your valuable suggestions.

Thanks and Regards,

Vivek

Hi all,

As we know Sap Script are client dependent, and i have to make a sap script client independent how can i do this . Pls suggest your valuable suggestions.

Thanks and Regards,

Vivek

4 REPLIES 4
Read only

matt
Active Contributor
0 Likes
663

The print program is of course already client independent. But the layout isn't and can't be. You'll simply have to copy it to the clients you need it in. And when you transport, ensure it goes into all the target clients that need it.

matt

Read only

Former Member
0 Likes
663

Hi

SAP Scripts cant be client independent u have to copy tht form into the required client by means of any way u cant make the script as client independent

for any further quiries my mail id is mutyalasunilkumar@gmailcom

Read only

Former Member
0 Likes
663

Hi,

It is not possible to make SAP script to client independent.

Thanks,

Sriram Ponna.

Read only

Former Member
0 Likes
663

Hi Vivek,

After create the SAP SCRIPT , we can use the SCRIPT in another client using SCC1 t-code throw particular SCRIPT request.

Regards,

Vijay