<?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: SAP Script Taansports in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-taansports/m-p/2388962#M531096</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;when ever you create the standard texts in SO10&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;through smartforms transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the truck button on the application tool bar&lt;/P&gt;&lt;P&gt; when you clik it    it will ask to create the request..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have create std text in SO10&lt;/P&gt;&lt;P&gt;now go to se78&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to node &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;stored as text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under that &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;standard texts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now select your text id and language&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and select that n clik the truck button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2007 08:57:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-12T08:57:53Z</dc:date>
    <item>
      <title>SAP Script Taansports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-taansports/m-p/2388959#M531093</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;I have translated the texts of one script and smartform from English to Romanian language using SE63. Here I did not create any customizing or work bench request. My question is how to create request for translations of SCRIPT and smartform texts? Please do answer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 08:53:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-taansports/m-p/2388959#M531093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T08:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Taansports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-taansports/m-p/2388960#M531094</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;Check this documnet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/3e/c06e08fe4f11d3b2a3005004ed1ff7/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/3e/c06e08fe4f11d3b2a3005004ed1ff7/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 08:55:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-taansports/m-p/2388960#M531094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T08:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Taansports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-taansports/m-p/2388961#M531095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use standard program RSWBO052 to change development class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the last line printed will be like:&lt;/P&gt;&lt;P&gt;R3TR DTEL Data Element&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Next blank line &lt;/P&gt;&lt;P&gt;1)check the box &lt;/P&gt;&lt;P&gt;2)insert FORM under DTEL &lt;/P&gt;&lt;P&gt;3)insert the form name &lt;/P&gt;&lt;P&gt;4)Press F8 or Execute 5&lt;/P&gt;&lt;P&gt;5) double click and change the class &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sooness&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 08:56:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-taansports/m-p/2388961#M531095</guid>
      <dc:creator>dev_parbutteea</dc:creator>
      <dc:date>2007-06-12T08:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Taansports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-taansports/m-p/2388962#M531096</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;when ever you create the standard texts in SO10&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;through smartforms transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the truck button on the application tool bar&lt;/P&gt;&lt;P&gt; when you clik it    it will ask to create the request..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have create std text in SO10&lt;/P&gt;&lt;P&gt;now go to se78&lt;/P&gt;&lt;P&gt;and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to node &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;stored as text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;under that &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;standard texts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now select your text id and language&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and select that n clik the truck button&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 08:57:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-taansports/m-p/2388962#M531096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T08:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Taansports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-taansports/m-p/2388963#M531097</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;plz check all the programs related with R3TR* ............. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think R3TRSTDX is the program to transfer the standard text..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Raghunath.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 09:04:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-taansports/m-p/2388963#M531097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T09:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script Taansports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-taansports/m-p/2388964#M531098</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;1. First create a workbench request in SE09 / SE10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Execute RSTXTRAN(to transfer SAP Script texts to a correction) program and pass the TR created previously and all the text elements u want to transport..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhavani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 10:08:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-taansports/m-p/2388964#M531098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T10:08:42Z</dc:date>
    </item>
  </channel>
</rss>

