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: 

Text

Former Member
0 Kudos
144

hi,

How can i transport a std text ?

Thank you

Ashok kumar

1 ACCEPTED SOLUTION

Former Member
0 Kudos
119

hi

Use Program : RSTXTRAN

GOTO SE38-> enter program RSTXTRAN

Text key - Object - TEXT

TEXT KEY Name - Your Standard text name

ID - ST

Language EN

check lower case check box if you enter lower case letter as text name

Execute

enter -> click on button called transf text to corr -> here you can assign request #

<b>reward points for useful ans</b>

regards

aarti

6 REPLIES 6

Former Member
0 Kudos
119

Hi,

when you create the standard textin so10 transaction

you have to assign the request number

how to assign the request number

ans: go to menu bar

in that first menu option chek for the transport

by clikking that it will be asking you to create the request number

and create the request number and then release that

request number using se09 or se10 transactions

reward points if helpful

thanks & regards,

venkatesh

raymond_giuseppi
Active Contributor
0 Kudos
119

Create a transport using SE10, then execute program RSTXTRAN. This program allows you to attach standard text to a transport.

Look also at <a href="https://service.sap.com/sap/support/notes/3355">Note 3355 - SAPscript: Transporting styles/forms/texts</a>

Regards

Former Member
0 Kudos
120

hi

Use Program : RSTXTRAN

GOTO SE38-> enter program RSTXTRAN

Text key - Object - TEXT

TEXT KEY Name - Your Standard text name

ID - ST

Language EN

check lower case check box if you enter lower case letter as text name

Execute

enter -> click on button called transf text to corr -> here you can assign request #

<b>reward points for useful ans</b>

regards

aarti

Former Member
0 Kudos
119

hi

Execute the program RSTXTRAN and attch standard text to a sub request.

Procedure for transporting standard text

1. In se38 run program RSTXTRAN

2. Enter the following entries

Name of correction ( in which request number u want to

place ) -> DV3k590456

Text key - object -> Text

Text key - name (u r standard text name )

Text key - ID -> ST

Text key - language -> EN

3. click execute button (F8)

4. select u r standard text and press enter

5. If will ask whether to place the standard text in rquest number DV3k590456 then, press Yes button

6. u r standard text will be placed in DV3k590456

regards

asha

Former Member
0 Kudos
119

Hi,

1. First create the standard texts what u required by going SO10 Tcode.

2. Go to SE 10 Tcode select modify then click on display button.

3. Double click on your CTS no then click on change button pass the required standard text parameters.

R3TR <Standard text name> < object id> < language>

Ex: R3TR znlatit ST E

u can pass upto 25 standard text in this way.

Or

Create manual cts and attach all the standard texts to the cts and then realease the cts.

4. Now u can transport along with the layout itself.

Reward points if useful.

Thanks & Regards,

Vasudeva Rao.

Former Member
0 Kudos
119

Hi,

we have standard program RSTXTRANS by which we can transport the standard text.

Thanks,

Srinivas