<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Attach TR Manually ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270279#M493090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       I checked the Documentation for the Program RSTXTRAN. It says this :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report RSTXTRAN allows a set of SAPscript texts (or the text key) to be transferred to a correction or repair of the transport system. The name of the correction/repair can either be transferred as a report parameter, or the correction/repair can be selected later in a selection window. The text key can be qualified generically using the asterisk character (*).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the report has been executed, the list of selected texts appears. Individual texts can be deselected in this list. When the function "Continue" is executed, the final list of texts which are to be transferred is displayed. The transfer of texts to the correction/repair can now be activated by the appropriate function, and must be confirmed in a dialog box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my requirement is creating a Transport Request and attaching these translated texts to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2007 08:22:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-24T08:22:06Z</dc:date>
    <item>
      <title>Attach TR Manually ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270275#M493086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;      Basically I've cretaed &amp;lt;b&amp;gt;2 Report Programs&amp;lt;/b&amp;gt; .

&amp;lt;b&amp;gt;1 Program&amp;lt;/b&amp;gt; will Download all the Texts to be Translated (Program Texts,SSCRN texts, Data element Texts, Fn.Group Texts,Transaction Texts etc. )into an XL Sheet.

After the XL Sheet is obtained the same XL Sheet is circulated for Translations and now the &amp;lt;b&amp;gt;2nd Program&amp;lt;/b&amp;gt; is used to Upload all the translated texts into the Target language.

Everything is working fine until now.

But now, I want to attach all these translated content to a Transport Request.
Can any one tell me how to do that ?&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 07:37:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270275#M493086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T07:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Attach TR Manually ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270276#M493087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use prg &amp;lt;b&amp;gt;RSTXTRAN&amp;lt;/b&amp;gt; to add texts to a Transport Request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 08:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270276#M493087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T08:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Attach TR Manually ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270277#M493088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        I guess the Program RSTXTRAN is used to Transport Texts related to Scripts !!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 08:17:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270277#M493088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T08:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Attach TR Manually ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270278#M493089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Use RSTXTRANS report&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreeram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 08:18:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270278#M493089</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-05-24T08:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Attach TR Manually ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270279#M493090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       I checked the Documentation for the Program RSTXTRAN. It says this :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report RSTXTRAN allows a set of SAPscript texts (or the text key) to be transferred to a correction or repair of the transport system. The name of the correction/repair can either be transferred as a report parameter, or the correction/repair can be selected later in a selection window. The text key can be qualified generically using the asterisk character (*).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the report has been executed, the list of selected texts appears. Individual texts can be deselected in this list. When the function "Continue" is executed, the final list of texts which are to be transferred is displayed. The transfer of texts to the correction/repair can now be activated by the appropriate function, and must be confirmed in a dialog box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But my requirement is creating a Transport Request and attaching these translated texts to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 08:22:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270279#M493090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T08:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Attach TR Manually ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270280#M493091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to save your translation in a request you have to customize your TRANSLATION TOOL: trx SE63.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So run SE63: Goto-&amp;gt;Administration-&amp;gt;Transport recording&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't find this option, run fm LNGT_MAINTAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here choose your language and set "One Individual ....." as recording method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[or]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to Translate it, you can use SE63 , and then choose appropriate object and then translate it, once your Translation over then Go to SE03 and then use the option Include Objects in A transport Request, and then in the selection screen click on Slected Objects Radio Button and then in the Table control enter &lt;/P&gt;&lt;P&gt;LOBJ under object, then give the Object Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;checkbox RETR Object&lt;/P&gt;&lt;P&gt;Checkit  R3TR  LOBJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then execute it and create the request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all the helpful answers..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 08:24:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270280#M493091</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2007-05-24T08:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Attach TR Manually ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270281#M493092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk my code sample if it can help u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/pages/viewpage.action&amp;amp;pageid=19591" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/pages/viewpage.action&amp;amp;pageid=19591&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 08:25:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270281#M493092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T08:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Attach TR Manually ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270282#M493093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Simha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Thanks for the response.&lt;/P&gt;&lt;P&gt;But i had the following problems :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to save your translation in a request you have to customize your TRANSLATION TOOL: trx SE63.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;So run SE63: Goto-&amp;gt;Administration-&amp;gt;Transport recording&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have the option for choosing Transport recording as it is not displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;If you can't find this option, run fm LNGT_MAINTAIN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here choose your language and set "One Individual ....." as recording method.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I executed this FM I got the following :-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TARGETLANG                         EN&lt;/P&gt;&lt;P&gt;AUTHORITY_CHECK                 X&lt;/P&gt;&lt;P&gt;DISPLAY_MODE_ONLY            X&lt;/P&gt;&lt;P&gt;DISPLAY_TREE                        X.&lt;/P&gt;&lt;P&gt;But I'm not able to see One Individual ....." as recording method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to Translate it, you can use SE63 , &lt;/P&gt;&lt;P&gt;and then choose appropriate object and then translate it, once your Translation over then Go to SE03 and then use the option Include Objects in A transport Request, and then in the selection screen click on Slected Objects Radio Button and then in the Table control enter &lt;/P&gt;&lt;P&gt;LOBJ under object, then give the Object Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;checkbox RETR Object&lt;/P&gt;&lt;P&gt;Checkit R3TR LOBJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used my Upload program to do the Translations.&lt;/P&gt;&lt;P&gt;All the translations have been updated to the target language.&lt;/P&gt;&lt;P&gt;But only thing is they need to be transported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;then execute it and create the request.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO I followed ur option starting from SE03.&lt;/P&gt;&lt;P&gt;But when I do that I'm getting a message saying "No Objects were selected"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u advice me something in this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 08:59:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/attach-tr-manually/m-p/2270282#M493093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T08:59:46Z</dc:date>
    </item>
  </channel>
</rss>

