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

Former Member
0 Likes
613

Hi,

how to download and upload the sap script

Thanks

Dinesh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
586

use the program RSTXSCRP to upload and download the script.

1)There is a report program RSTXSCRP which can be used to import/export the Sapscript form from/to text file on presentation server.

This program gives two options: importing and exporting. Just give the path of the file to be uploaded/downloaded

2)For SapScript, use 'Form' option'.

In object name, give the SapScript/filename.

In mode, choose either of Import/Export whichever applicable for you.

Now you can choose between Application/Presentation server.

goto se38 give RSTXSCRP->execute->give script name in the place of object name->select the mode (import)->give file name->select the radio button front end

4 REPLIES 4
Read only

Former Member
0 Likes
586

Goto SE71

Type the Script Name

In the Menu

UTILITIES=> DOWNLOAD to Xml

Simlarly you have to UPLOAD

Read only

Former Member
0 Likes
587

use the program RSTXSCRP to upload and download the script.

1)There is a report program RSTXSCRP which can be used to import/export the Sapscript form from/to text file on presentation server.

This program gives two options: importing and exporting. Just give the path of the file to be uploaded/downloaded

2)For SapScript, use 'Form' option'.

In object name, give the SapScript/filename.

In mode, choose either of Import/Export whichever applicable for you.

Now you can choose between Application/Presentation server.

goto se38 give RSTXSCRP->execute->give script name in the place of object name->select the mode (import)->give file name->select the radio button front end

Read only

Former Member
0 Likes
586

Hi,

Thaks for your replay

Read only

Former Member
0 Likes
586

Hi,

Thaks for your replay