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: 

Transporting standard texts

Former Member
0 Kudos
166

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

Former Member
0 Kudos
94

Hi Davis,

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

Regards

Aneesh.

5 REPLIES 5

Former Member
0 Kudos
95

Hi Davis,

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

Regards

Aneesh.

Former Member
0 Kudos
94

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

ferry_lianto
Active Contributor
0 Kudos
94

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

Former Member
0 Kudos
94

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

0 Kudos
94

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