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

STANDARD TEXT?

Former Member
0 Likes
932

Hi all,

How can we transport stndard text in scripts.

Regards,

Kishore.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
904

Hello,

Use the Report <b>RSTXTRAN</b>

Vasanth

9 REPLIES 9
Read only

Former Member
0 Likes
905

Hello,

Use the Report <b>RSTXTRAN</b>

Vasanth

Read only

former_member404244
Active Contributor
0 Likes
904

Hi,

first of all u have to create a request in SE09/SE10 tcode.now run the program RSTXTRAN.Now give the request number and other details.it will be transported.

Regards,

Nagaraj

Read only

Former Member
0 Likes
904

Hi Kishore,

For long text transportation

use program RSTXTRAN. Please check this out

https://forums.sdn.sap.com/click.jspa?searchID=274241&messageID=803381

Regards,

Priyanka.

Read only

0 Likes
904

Hi,

The specified thread was not found.

Regards,

Kishore.

Read only

0 Likes
904

Hi Kishore,

check this

Regards,

Priyanka.

Read only

Former Member
0 Likes
904

hi

scripts can tranported between the different systems using the SCC1 tcode or the standard prgram RSTXSCRP.

this should resolve the issue.

regrds,

shamim.

Read only

Former Member
0 Likes
904

you can also tranport standard text in scripts using the standard prg RSTXTRANS

or include text in the PC editor of SAP SCRIPT.

regrds,

shamim

Read only

Former Member
0 Likes
904

Use transaction SO10.

Read only

Former Member
0 Likes
904

Hi

You cna create a request in se10.

In the object list add your SAP scripot forms with the object type FORM.

Guess that would solve your problem