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

Importing SAPScripts To Multiple Clients At Once

Former Member
0 Likes
969

Hi All,

I was just wondering has any one investigated\implemented a way of modifying RSTXR3TR to Import a SAPScript into Multiple Clients at once.

Currently I am making my changes to the script in DEV010, activating the script, getting the transport number and using that number in RSTXR3TR to EXPORT the script.

I then log onto the client I am doing my testing, which in this example is DEV020, run RSTXR3TR and use the transport number to IMPORT the script into DEV020.

However it is a requirement in my business to ensure that all versions of a script are the same throughout all the DEV clients, which means I have to IMPORT the script into all the clients individually.

Has any one a discovered a way of IMPORTING the scripts to all DEV clients in one go?

Points awarded for help,

Regards,

Colm

Hi All,

I was just wondering has any one investigated\implemented a way of modifying RSTXR3TR to Import a SAPScript into Multiple Clients at once.

Currently I am making my changes to the script in DEV010, activating the script, getting the transport number and using that number in RSTXR3TR to EXPORT the script.

I then log onto the client I am doing my testing, which in this example is DEV020, run RSTXR3TR and use the transport number to IMPORT the script into DEV020.

However it is a requirement in my business to ensure that all versions of a script are the same throughout all the DEV clients, which means I have to IMPORT the script into all the clients individually.

Has any one a discovered a way of IMPORTING the scripts to all DEV clients in one go?

Points awarded for help,

Regards,

Colm

6 REPLIES 6
Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
879

Hi

<b>Use RSTXSCRP ...</b>

Regards,

Sreeram

Read only

0 Likes
879

HI,

it is better use trnx scc1 to move sapscripts from one client to another on same system! You just have to specify the Transport request.

we are using RSTXSCRP to migrate sapscripts from one system to another!

Regards,

Sooness.

Read only

Former Member
0 Likes
879

Hi

try to use this program

RSTXSCRP

u can download fromhere and upload also

regards

pavan

Read only

0 Likes
879

Hi All,

Thanks for your answers but I've had a look at it and I don't think it fulfills my requirement as it is still client specific.

Regards

Read only

Former Member
0 Likes
879

Hi,

Use this program " RSTXSCRP" : Transport Sap Scripts files from across systems.

Save a SAP Script Layout Set to disk and load it back into SAP.

Regards,

Satya Kumar

Read only

Former Member
0 Likes
879

This message was moderated.