<?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 sapscripts copying in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-copying/m-p/7258212#M1528508</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;iam having a Z- sapscript whose &lt;U&gt;original language is Japanese.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;I want to copy this to Portugese so that the two forms will have same name but different language&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do this&lt;/P&gt;&lt;P&gt;pls explain in stepls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And after copying i need to do the changes also for my sapscript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when doing through SE76 all the text elements (sysbols)  are getting deleted from the editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it is becoming a text without text element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ialso having the same form in other languages(En),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to copy to a new sapscirpt not using the original language...but using an existing copy in other languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even after changes the text elements and its connects should be correctly alligned it should not getting mixed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Expecting a early reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Sep 2010 00:58:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-29T00:58:08Z</dc:date>
    <item>
      <title>sapscripts copying</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-copying/m-p/7258212#M1528508</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;iam having a Z- sapscript whose &lt;U&gt;original language is Japanese.&lt;/U&gt;&lt;/P&gt;&lt;P&gt;I want to copy this to Portugese so that the two forms will have same name but different language&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to do this&lt;/P&gt;&lt;P&gt;pls explain in stepls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And after copying i need to do the changes also for my sapscript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when doing through SE76 all the text elements (sysbols)  are getting deleted from the editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so it is becoming a text without text element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ialso having the same form in other languages(En),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to copy to a new sapscirpt not using the original language...but using an existing copy in other languages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even after changes the text elements and its connects should be correctly alligned it should not getting mixed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Expecting a early reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 00:58:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-copying/m-p/7258212#M1528508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T00:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: sapscripts copying</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-copying/m-p/7258213#M1528509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open SE71, give ur new sapscript name, menu path FORM -- &amp;gt; Copy from ( give ur Japanese form name ) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto Header of the Sapscript. In the Language Attribute portion choose individual language. Click onm the button Lang selectrion. Choose ur reqd. language. Activate ur form. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amitava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 05:48:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-copying/m-p/7258213#M1528509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T05:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: sapscripts copying</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-copying/m-p/7258214#M1528510</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;SAP Script is dependent.thats y form1  is orginal language.&lt;/P&gt;&lt;P&gt;u need form1 format to different language u can copy that one .&lt;/P&gt;&lt;P&gt;after copy in particular language u need write words in particular langauges.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 21:23:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-copying/m-p/7258214#M1528510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T21:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: sapscripts copying</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-copying/m-p/7258215#M1528511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hallo murali&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for traslating the texts from the orig.lang (Chinese) to portuge &lt;/P&gt;&lt;P&gt;iam using SE76&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this when i try to change the text-lines with in a TEXT-ELEMENT ( '/E'' ) say "ABC" and "DEF"  of the window ( "MAIN ")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the changes done are there in the window ( "MAIN" ) but the text elements "ABC"  "DEF"  ( ex- these 2 lines) getting deleted &lt;/P&gt;&lt;P&gt;from the MAIN window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when i call the main window&lt;/P&gt;&lt;P&gt;all the textlines are displaying&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to make the text-editor in SE76 not to delete the TEXT-ELEMENTS ( ' /E' ) ex: "ABC" and "DEF" lines&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 22:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscripts-copying/m-p/7258215#M1528511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T22:28:39Z</dc:date>
    </item>
  </channel>
</rss>

