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

SAP Script

aaruljothi
Participant
0 Likes
494

Dear All,

How to use the program RSTXSCRP for uploading a SAP Script FORM from a local file. My requirement is to Download a SAP Script Form from one server and upload it to another server. I am able to download but cannot upload. Kindly help me in this.

regards,

Arul Jothi.A

3 REPLIES 3
Read only

Former Member
0 Likes
387

Hi,

Export parameters:

Form - X

Object name - your form name

Mode - EXPORT

From/on frontend - X

Dataset name - local file name(path + name)

Display dataset contents - X

Import parameters:

Form - X

Object name - your form name

Mode - IMPORT

From/on frontend - X

Dataset name - local file name(path + name)

Display dataset contents - X

Svetlin

P.S. If you find some answer useful, please assign reward points.

Message was edited by: Svetlin Rusev

Read only

0 Likes
387

hai Svetlin Rusev,

Thank you for your reply. what harish told is correct. I was tring to upload it in the same name but it doesn't work. I tried with the same name and it worked. Not only that the form when downloaded should be active in its original languge. I tried different options and found this one correct.

Thank you,

Arul Jothi.

Read only

Former Member
0 Likes
387

Hi Arul,

Well svetlin has mentioned all the parameters required already

and thats correct

but i believe u are facing problem because

assume you have downloaded SAPSCRIPT ZFORM1 (from system 1)

using rstxscrp

and u are trying to upload it in a different name in system 2 which is not possible.

you have to upload it in the same name in system 2 and u cant upload it in a different name.( name is what is in give in object field)

let me know whether this solves ur problem and if so award points