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

transport script

Former Member
0 Likes
505

hi..sap gurus..

how to transport the script and smart form..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
470

check these links it will be very useful...

regds,

kiran

3 REPLIES 3
Read only

Former Member
0 Likes
470

SAP Scripts are client-dependent objects. Hence, they may often require to be downloaded from or uploaded to SAP system

Following programs can be used to download from/upload to SAP System

RSTXR3TR – To EXPORT/IMPORT layout set (FORM) using a Transport Request (CTS)

RSTXSCRP – To EXPORT/IMPORT layout set (FORM), Style, Standard Text or Device Type without using a Transport Request

Cheers

VJ

Read only

Former Member
0 Likes
471

check these links it will be very useful...

regds,

kiran

Read only

Former Member
0 Likes
470

Hi Sunil..

execute the Program 'RSTXSCRP' give the Script name and Export it to u'r system and then log on in different client and Import the script using the same Program.

Srini