‎2007 Mar 16 8:53 AM
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...
‎2007 Mar 16 8:54 AM
Also, pls tell me how to transport a transaction code to another system..
‎2007 Mar 16 8:58 AM
Use report RSTXTRAN to add the standard text to a transport.
Regards,
Amit
‎2007 Mar 16 8:57 AM
I think you have to create anothe transport request and transport that TR to another system.
‎2007 Mar 16 8:58 AM
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.
‎2007 Mar 16 9:11 AM
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..
‎2007 Mar 16 9:30 AM
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>
‎2007 Mar 16 10:03 AM
‎2007 Mar 16 10:11 AM
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,
‎2007 Mar 16 9:11 AM
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.
‎2007 Mar 16 9:23 AM
let me put it in plain....
how to attach text elements and transaction code to a transport request..
‎2007 Mar 16 9:28 AM
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
‎2007 Mar 16 9:52 AM
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?
‎2007 Mar 16 10:23 AM
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
‎2007 Mar 16 9:25 AM
Hi
Use the Report:
RSTXTRANS to Transport the Text Elements.
Regards,
kumar