cancel
Showing results for 
Search instead for 
Did you mean: 

HOW TO TRANSPORT THE STANDARD TEXT FROM ONE SERVER TO ANOTHER?

Former Member
0 Kudos

After creating the standard text in SO10 transaction

it will not ask for any transport request no while saving ,

i want to transport the standard text from development to test server.

how can we do that?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Riaz,

To transport a Standard Text through a transport request , you need to attach the standard text through the transaction RSTXTRAN.

After executing the report RSTXTRAN , you can enter first the task name then the Object as TEXT , then the name of the standard text , ID as ST, then the language as EN or something else .then execute.

you cannot attach a standard text to an unassigned task.Firat you have to either activate a smartform or a script with that task then only you have to attach a standard text.

I think your query is almost answered .

Reward if you please.

Thanks & regards,

Ram

former_member196280
Active Contributor
0 Kudos

Hi,

This is the way to include standard texts to your transport

1)Goto SE09

2) Select the transport request number, to which transport you want to append the text element.

3) Click display object list(shift+F11)

4) Click change button,

5) New Entries

6) Pass the following

Example :

under pgm id R3TR

obj = text

ooject name TEXT,<Standard Text name>,ST,E(Text, standard text name, text id, language)

Now your Text elements are ready to Transport.

Reward points.

Regards,

SaiRam

amit_khare
Active Contributor
0 Kudos

use report RSTXTRAN

Former Member
0 Kudos

Use the report:

<b>RSTXSCRP</b>

Regards,

Vasanth