cancel
Showing results for 
Search instead for 
Did you mean: 

moving standard text from development to quality

Former Member
0 Kudos

i have created standard text in SO10 transaction. now i want to move that standard text in to quality.

Please tell me the process of moving the standard text in sO10 from development to quality..

how to create transport request for it. how to move that to quality

thanks in advance

pavan....

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

create transport number then you can use program RSTXTRAN then pass the text id name and object with language key and assing the request number and execute the program

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

Se78--->Stored as text>Standard Text->Double Click on ST viz Standard text->in the Name Key in say Z* & pick up your standard text>Click On the icon 'Truck' for transport>Click on create req --->Note down the req no. Transport this request to the desired destination.

Regrads

Raju Chitale

Former Member
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.

OR

Use the report:

RSTXSCRP

Former Member
0 Kudos

To transport the standard text from development server to quality server, use the program RSTXTRAN and execute.

Regards,

Joan

Former Member
0 Kudos

hi,

with program RSTXTRAN you can put it in a transport.

You should create first the transport (from the right type). Then run RSTXTRAN.

you can also download and upload the text with program RSTXSCRP.

both ways works fine.

Regards, Frank

Former Member
0 Kudos

hi:

by using t/code, execute the report RSTXTRAN

regards

Shashi

jayanthi_jayaraman
Active Contributor
0 Kudos

Hi,

Execute the program RSTXTRAN and check whether it helps.