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

client

Former Member
0 Likes
890

if we modify a script . how can we send it to a client?pls reply must.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
867

You can use program RSTXSCRP also to transport SAP Script from one client to another.

Or from SE71 as mentioned

or you can use SCOT transaction to copy Transport request of SAP Script from one client to another.

9 REPLIES 9
Read only

Former Member
0 Likes
868

You can use program RSTXSCRP also to transport SAP Script from one client to another.

Or from SE71 as mentioned

or you can use SCOT transaction to copy Transport request of SAP Script from one client to another.

Read only

Former Member
0 Likes
867

HI,

goto se71 enter ur script.and select in the menu as UTILITIES->COPY FROM CLIENT.there u an copy script from one client to another.

rgds,

bharat.

Read only

Former Member
0 Likes
867

Hi,

You need to transport it using a transport request.

Read only

Former Member
0 Likes
867

Refer these threads for transporting

Read only

Former Member
0 Likes
867

Are you talking about sending it to the different client on same server (Development). or to other system QAS.

If you want to send it to QAS include it in TR, and for transporting to other client use SE71.

Reward points if useful.

Regards,

Atish

Read only

Former Member
0 Likes
867

Hi,

You can use either of the one :

1.Use Tcode SCC1

2.use program RSTXSCRP

3.goto SE71 ->enter the script name ->utiliteis ->copy from Client.

Reward points if it is helpful.

Regards,

Sangeetha.a

Read only

Former Member
0 Likes
867

simplest way is gototcode SE10 .

there display all request like modified ,released .etc ....

it will display all the request .... in <b>FIND put you SAP SCRIPT </b> Enter ...then it will display in the tree structure select that request and release it ... so that it is outbounded ....

<b>now from the basis transport manager he can transport it to as many client ...... and also as many system(server ) ...</b>

Girish

Read only

Former Member
0 Likes
867

Hi sandya

Do u want to copy from client to client or to transport the realted script to another client

If u want to copy from client then go to SE38 then type this program name <b>RSTXSCRP</b> then excute this program there u have to enter

ur script name at <b>"Object name"</b>

then dont remove this "*"and "& " from this so that u can directly upload and download the files

<b>"C:\temp\********&&&&"</b>

Rewards if points usefull

Regards

Pavan

Read only

Former Member
0 Likes
867

tx