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

Transporting standard texts

Former Member
0 Likes
765

First off I apologize. I'm sure this was already asked many times but I tried search for :standard text, text, s010, transport text, transport standard text, and none of them returned any results.

How do I transport standard texts that I created through SO10?

Regards,

Davis

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
693

Hi Davis,

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

Regards

Aneesh.

5 REPLIES 5
Read only

Former Member
0 Likes
694

Hi Davis,

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

Regards

Aneesh.

Read only

Former Member
0 Likes
693

Use Program : <b>RSTXTRAN</b>

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 #

Thanks

Seshu

Read only

ferry_lianto
Active Contributor
0 Likes
693

Hi Davis,

Please check this from wikipedia ..

Standard texts used in SAPScript (created with transaction SO10) can be included in transport orders. You have to create a Workbench transport order with transaction SE10. When created, click on it, go in menu Request/task -> Object list -> Display object list. Go in modification mode and add a new line with:

PgmID = R3TR

Obj = TEXT

Object name = TEXT,,ST,

Example :

R3TR / TEXT / TEXT,YMM_MEDRUCK_MAIN_16_EC,ST,F

You can also copy a Sapscript object (like standard text) with the program RSTXCPFS

Also please check this link.

http://www.sap-basis-abap.com/sapbs027.htm

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
693

Thanks to all who responded! I was expecting it to be something like in SE78. I guess asking for standard ways is out of the question

Regards,

Davis

Read only

0 Likes
693

If I need to copy standard texts from production to quality system, what I need to do?

My transport route is DEV->QAS->PRD

Regards,

FSB

Message was edited by:

Equipa SAP