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

Problem in exporting sap script form

Former Member
0 Likes
642

hi,

I have devoloped the sapscript forms in one server(Devolopment),i want to create the same forms in the onther server with out any change is there any program or other way to do this.

kindly help me,

Thanks,

Rammohan.

6 REPLIES 6
Read only

Former Member
0 Likes
595

what server u need to transfer is it quality, production or other developemnt server, if it is another development server we cant able to do that, if it is in same landscape we can able to transport the script.

Read only

Former Member
0 Likes
595

Hi

create a trequest for the form and transport into another server.

After create request, go to se10 and trnasport the form.

Read only

Former Member
0 Likes
595

hi,

well i am doing that but it is entire new server that is global server,so i want to copy the sapscript form and the create new form in some other server.

Read only

0 Likes
595

Hi tell me your server orchitecture. I mean, u r developing the form dev server and want to transport to Prod server, am i right? If so, then create a form dev server and made request. The same has been transport to Prod server ...tell me exactly,find the solution, no probs

Read only

Former Member
0 Likes
595

run RSTXSCRP program and give your script name in object and export to local drive.

in another server run the same program and import it from local drive by same object name.

regards

shiba dutta

Read only

Former Member
0 Likes
595

hi,

i have all the forms in production already.But we need to create same forms in some other server(called global server).