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

text elements transport

Former Member
0 Likes
1,915

i have a report in one for which there are text elements. now i have to transport these text elements to another system, please give me the procedure to transport these. (pls note i cannot change abd save these text elements in the present system, by which i can assign a req number)

pls make it soon...

14 REPLIES 14
Read only

Former Member
0 Likes
1,285

Also, pls tell me how to transport a transaction code to another system..

Read only

0 Likes
1,285

Use report RSTXTRAN to add the standard text to a transport.

Regards,

Amit

Read only

Former Member
0 Likes
1,285

I think you have to create anothe transport request and transport that TR to another system.

Read only

Former Member
0 Likes
1,285

Hi Sathish,

All the objects can be transported thru STMS.Check the TP no of your Object and release that in <b>SE10</b> Trnx

For Standard text you have to run the prg <b>RSTXTRAN</b>. and give the TP no.

Rgds,

Jothi.P

*Reward all helpful answers.

Read only

0 Likes
1,285

hi jothi..

we have 3 systems. 1 for coding..2 is just intermediate (where we cannot change and save anything) and then the 3rd is for testing..

now, the problem is that the report in 3rd system does not have the text elements and selection texts which are present in 2nd system...

so i have to create a transport request to transport them....so pls advise me how to go abt this..

Read only

0 Likes
1,285

satish,

Go to the your standrd txt(so10) in the sytem which you have developed(1st system). Make some corrections.

go to se10 -> create a Workbench request..note down the TP number.

Then Exe the program RSTXTRAN (SE38) , there you give ...

Name of Correction : your TP number

Text key - object : TEXT

Text key - name : your Standard txt name (which you hav created in so10).

Text key - ID : ST

Text key - language : EN

If you excute this, your std text will be packed up with your TP no.

Thn goto SE10 -> release your TP. -> move it to subsquent systems...

Rgds,

Jothi.P

**<u>Do award by clickg the options on the left..(if helpful)</u>

Read only

0 Likes
1,285

i am talking abt text-elemnts , not abt std texts....

Read only

0 Likes
1,285

hi

I think u r talking abt the text elements we used to have in reports .

if so create the text elements and save them it will ask for package name and hence reqnumber will be created ...

hope u know abt tranportation of text elements

regards,

Read only

Former Member
0 Likes
1,285

Without including them in trasport request, it not possible to transport to another system in the landscape.

Even Transaction code also u need to lock in a transport request and transport it to required system.

Read only

0 Likes
1,285

let me put it in plain....

how to attach text elements and transaction code to a transport request..

Read only

0 Likes
1,285

SREE RAM : RSTXTRANS is for attaching standard text to any TR.That text we used to create in transaction SO10.Satish is talking about the text elements that we create in SE38.

If your Current TR is released to test or production system go to change mode and save it it will ask for the new TR assign a new TR and relaese this new TR to test or Prod system to reflect your changes in the Test or Prod system

Read only

0 Likes
1,285

HI MUKESH..

pls remember that no TR has been released...i have to create a new TR just to transport this text-elements and the transaction code..have created the TR..now how to add the other things to it?

Read only

0 Likes
1,285

Goto text elements from se38, make a bit change inthat, and now save and activate, then it will ask u transport request number.

similarly

for t-code in include in another request, goto-> object directory entry -> clcik on change button, now give a package name, it wil ask u TP number

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
1,285

Hi

Use the Report:

RSTXTRANS to Transport the Text Elements.

Regards,

kumar