<?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: RSTXTRAN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166416#M458798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first create a blank CR , and assign that CR after executing this report.&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2007 10:15:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-10T10:15:02Z</dc:date>
    <item>
      <title>RSTXTRAN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166413#M458795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can anybody tell me that how can i assign a CR no into a Standard Text through a program RSTXTRAN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 10:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166413#M458795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T10:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: RSTXTRAN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166414#M458796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk the documentation of that program to know about that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Short text&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Transfer of SAPscript Texts to a Correction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Description&amp;lt;/b&amp;gt;&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&lt;/P&gt;&lt;P&gt;    be transferred to a correction or repair of the transport system. The&lt;/P&gt;&lt;P&gt;    name of the correction/repair can either be transferred as a report&lt;/P&gt;&lt;P&gt;    parameter, or the correction/repair can be selected later in a selection&lt;/P&gt;&lt;P&gt;    window. The text key can be qualified generically using the asterisk&lt;/P&gt;&lt;P&gt;    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.&lt;/P&gt;&lt;P&gt;    Individual texts can be deselected in this list. When the function&lt;/P&gt;&lt;P&gt;    "Continue" is executed, the final list of texts which are to be&lt;/P&gt;&lt;P&gt;    transferred is displayed. The transfer of texts to the correction/repair&lt;/P&gt;&lt;P&gt;    can now be activated by the appropriate function, and must be confirmed&lt;/P&gt;&lt;P&gt;    in a dialog box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Requirements&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    There is a correction/repair in which the selected text keys can be&lt;/P&gt;&lt;P&gt;    entered, if it is not being processed. The report can only insert text&lt;/P&gt;&lt;P&gt;    keys in corrections or repairs, not however in transport requests.&lt;/P&gt;&lt;P&gt;    However, the objects contained in a correction can be transferred to a&lt;/P&gt;&lt;P&gt;    transport request with the correction and transport system transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    It should also be noted that the report selects texts in the current&lt;/P&gt;&lt;P&gt;    client, but that the transport system generally exports texts from&lt;/P&gt;&lt;P&gt;    client 000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Output&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    When the report has been executed, a list of the selected texts is&lt;/P&gt;&lt;P&gt;    output. Information about whether transfer to the correction/repair was&lt;/P&gt;&lt;P&gt;    possible is displayed for each text key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Reasons for failed transfer include&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        -   the correction/repair is currently being processed&lt;/P&gt;&lt;P&gt;        -   the correction/repair does not exist&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Example&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    All German standard texts with the ID ST, whose names begin with&lt;/P&gt;&lt;P&gt;    SAPSCRIPT, are to be entered in the correction B20K009999. The report&lt;/P&gt;&lt;P&gt;    parameters are then assigned values as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        -   Correction: B20K009999&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        -   Text object: TEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        -   Text name: SAPSCRIPT*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        -   Text ID: ST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        -   Text language: D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 10:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166414#M458796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T10:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: RSTXTRAN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166415#M458797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  Check the documentation of the Report RSTXTRAN.&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, 10 May 2007 10:14:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166415#M458797</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-05-10T10:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: RSTXTRAN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166416#M458798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first create a blank CR , and assign that CR after executing this report.&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 10:15:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166416#M458798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T10:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: RSTXTRAN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166417#M458799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;use the program RSTXTRAN. to transport the standard texts. &lt;/P&gt;&lt;P&gt;you have to create a customizing request for this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure for transporting standard text &lt;/P&gt;&lt;P&gt;1. In se38 run program RSTXTRAN&lt;/P&gt;&lt;P&gt;2. Enter the following entries&lt;/P&gt;&lt;P&gt;Name of correction ( in which request number u want to&lt;/P&gt;&lt;P&gt;place ) -&amp;gt; DV3k590456&lt;/P&gt;&lt;P&gt;Text key - object -&amp;gt; Text&lt;/P&gt;&lt;P&gt;Text key - name (u r standard text name )&lt;/P&gt;&lt;P&gt;Text key - ID -&amp;gt; ST&lt;/P&gt;&lt;P&gt;Text key - language -&amp;gt; EN&lt;/P&gt;&lt;P&gt;3. click execute button (F8)&lt;/P&gt;&lt;P&gt;4. select u r standard text and press enter&lt;/P&gt;&lt;P&gt;5. If will ask whether to place the standard text in rquest number DV3k590456 then, press Yes button&lt;/P&gt;&lt;P&gt;6. u r standard text will be placed in DV3k590456 &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;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 10:15:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166417#M458799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T10:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: RSTXTRAN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166418#M458800</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;Steps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a work bench CR in the transaction SE09..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify the task to Development correction / Repair..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the program RSTXTRAN..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the name of correction give the task number (Not the CR number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give the Text Key..Your standard text name..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press F8...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Press select all..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Press enter..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then press the button "Trsfr texts to corr".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the standard texts will be moved to a CR..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then release the CR and move it to QA..&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;Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 10:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166418#M458800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T10:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: RSTXTRAN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166419#M458801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prathik,&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I wish to add one more point to the procedure explained by Vasanth.&lt;/P&gt;&lt;P&gt;If you are trying to add a standard text to a request, you should be the &amp;lt;b&amp;gt;OWNER&amp;lt;/b&amp;gt; of the request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 10:17:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rstxtran/m-p/2166419#M458801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T10:17:28Z</dc:date>
    </item>
  </channel>
</rss>

