Application Development 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: 

sap script

Former Member
0 Kudos

Hi,

how to download and upload the sap script

Thanks

Dinesh

1 ACCEPTED SOLUTION

Former Member
0 Kudos

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

former_member223537
Active Contributor
0 Kudos

Goto SE71

Type the Script Name

In the Menu

UTILITIES=> DOWNLOAD to Xml

Simlarly you have to UPLOAD

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi,

Thaks for your replay

Former Member
0 Kudos

Hi,

Thaks for your replay