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

How to upload sapscript forms from text file?

aris_hidalgo
Contributor
0 Likes
3,761

Hello experts,

My boss downloaded before my sapscript form into a text file. Now, how can I upload it again since we want to

bring back the original version.

Again, thank you guys and have a nice day!

1 ACCEPTED SOLUTION
Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
2,384

Hi,

Use this tandard program and use the IMPORT MODE.

<b>RSTXSCRP</b>

Cheers,

Simha.

Hello experts,

My boss downloaded before my sapscript form into a text file. Now, how can I upload it again since we want to

bring back the original version.

Again, thank you guys and have a nice day!

7 REPLIES 7
Read only

Former Member
0 Likes
2,384

Hi,

There is a standard SAP program RSTXSCRP. Execute this program from SE38. You shall get the selection-screen. Inside this you can choose the Mode option as IMPORT and in the control parameters give the name of the text file and press F8. The sap script will automatically get uploaded in the respective client.

Lakshminarayanan

P.S.Mark all helpful answers for points

Read only

Former Member
0 Likes
2,384

hi

use RSTXLDMC or transaction se78.

Reward points if it helps

Regards

Gunjan

Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
2,385

Hi,

Use this tandard program and use the IMPORT MODE.

<b>RSTXSCRP</b>

Cheers,

Simha.

Read only

0 Likes
2,384

I checked the program and it says upload tiff files to sapscript texts. What I need to do is upload the source code of the different windows located in the text file. Thanks again guys!

Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
2,384

Hi,

Use the program RSTXSCRP and u will able to upload everything including the source code and all the window details and everything...

Cheers,

Simha.

Read only

Former Member
0 Likes
2,384

Hi,

Try using this program:

RSTXSCRP.

This program is used to import/export Sapscripts from PC file.

Regards,

S.Gomathy Krithiga.

Read only

Former Member
0 Likes
2,384

Hi

you can use RSTXSCRP program to both upload and download.

execute it in SE38.