<?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: Sapscript - export from PRD and import into DEV  - language specific in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-export-from-prd-and-import-into-dev-language-specific/m-p/721796#M33734</link>
    <description>&lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Dear Madhuri,&lt;/P&gt;
  &lt;P&gt;1.It is strange. If you don't set any language vector via export / import all 23 languages version should be downloaded/uploaded. Did you get any errors for some language during the download / upload?&lt;/P&gt;
  &lt;P&gt;If not, can you please check whether the all language versions of Sapscript form is active both in the source system and the target system?&lt;/P&gt;
  &lt;P&gt;If it is not active in the target system, the correct active form is uploaded, but you don't see it in the&lt;BR /&gt;transaction SE71 because the transaction displays the inactive version.&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;2. what is difference between SE63 translation and se76 translation? You can use both of them to translate the form.&lt;BR /&gt;Via SE76 you can translate the documentation also.&lt;/P&gt;
  &lt;P&gt;The form documentation is linked to form translation (transaction SE76). Choose the Window Texts and Documentation radio button. The list created contains the individual windows and, at the end, the entry Documentation, if there is any. The documentation can be translated there.&lt;/P&gt;
  &lt;P&gt;3. There is report RSTXR3TR also, that can also be used to manually transport SAPscript objects. The documentation of the reports explains further details. But the report RSTXSCRP should be working also.&lt;/P&gt;
  &lt;P&gt;Best regards,&lt;BR /&gt;Hedvig&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jul 2018 09:01:50 GMT</pubDate>
    <dc:creator>hedvig_rohonyi</dc:creator>
    <dc:date>2018-07-05T09:01:50Z</dc:date>
    <item>
      <title>Sapscript - export from PRD and import into DEV  - language specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-export-from-prd-and-import-into-dev-language-specific/m-p/721794#M33732</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I got a requirement from functional consultant, to download the sapscript version from PRD to DEV. This sapscript is translated in 23 languages. &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I used the standard program RSTXCRP to export the sapscript from PRD w/o giving any language specific - language factor. and imported into DEV. but the only English and DE version is updated and not other versions.&lt;/P&gt;
  &lt;P&gt;1. Do I need to translate it using SE63 again in other 23 languages once I import it into DEV?&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;2. what is difference between SE63 translation and se76 translation?&lt;/P&gt;
  &lt;P&gt;3. Is there any option to export the language specific sapscript download and upload from PRD to DEV?&lt;/P&gt;
  &lt;P&gt;Please help as this is urgent.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 04:55:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-export-from-prd-and-import-into-dev-language-specific/m-p/721794#M33732</guid>
      <dc:creator>Madhurivs23</dc:creator>
      <dc:date>2018-07-05T04:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript - export from PRD and import into DEV  - language specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-export-from-prd-and-import-into-dev-language-specific/m-p/721795#M33733</link>
      <description>&lt;UL&gt; 
   &lt;LI&gt;Form SE63 Menu, Translation, ABAP Objects, Other long texts, Forms you can execute the SE76 program (as you can for example translate a report from SE38 or SE80 or from SE63)&lt;/LI&gt; 
   &lt;LI&gt;Read reports RSTXSCRP and RSTXR3TR documentation, sometimes report RSTXTRAN can also be useful.&lt;/LI&gt; 
   &lt;LI&gt;Check language installed in your systems (source and target) RZ11 -&amp;gt; zcsa/installed_languages, for other languages did you fill the language vector parameter?&lt;/LI&gt; 
   &lt;LI&gt;You could also add object manually in a transport request (R3TR FORM &amp;lt;Name of the form&amp;gt;, R3TR STYL &amp;lt;Name of the style&amp;gt;, R3TR TEXT &amp;lt;Text object&amp;gt;,&amp;lt;Text name&amp;gt;,&amp;lt;Text ID&amp;gt;,&amp;lt;Text language&amp;gt;)&lt;/LI&gt; 
  &lt;/UL&gt;</description>
      <pubDate>Thu, 05 Jul 2018 06:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-export-from-prd-and-import-into-dev-language-specific/m-p/721795#M33733</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-07-05T06:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript - export from PRD and import into DEV  - language specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-export-from-prd-and-import-into-dev-language-specific/m-p/721796#M33734</link>
      <description>&lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Dear Madhuri,&lt;/P&gt;
  &lt;P&gt;1.It is strange. If you don't set any language vector via export / import all 23 languages version should be downloaded/uploaded. Did you get any errors for some language during the download / upload?&lt;/P&gt;
  &lt;P&gt;If not, can you please check whether the all language versions of Sapscript form is active both in the source system and the target system?&lt;/P&gt;
  &lt;P&gt;If it is not active in the target system, the correct active form is uploaded, but you don't see it in the&lt;BR /&gt;transaction SE71 because the transaction displays the inactive version.&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;2. what is difference between SE63 translation and se76 translation? You can use both of them to translate the form.&lt;BR /&gt;Via SE76 you can translate the documentation also.&lt;/P&gt;
  &lt;P&gt;The form documentation is linked to form translation (transaction SE76). Choose the Window Texts and Documentation radio button. The list created contains the individual windows and, at the end, the entry Documentation, if there is any. The documentation can be translated there.&lt;/P&gt;
  &lt;P&gt;3. There is report RSTXR3TR also, that can also be used to manually transport SAPscript objects. The documentation of the reports explains further details. But the report RSTXSCRP should be working also.&lt;/P&gt;
  &lt;P&gt;Best regards,&lt;BR /&gt;Hedvig&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 09:01:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-export-from-prd-and-import-into-dev-language-specific/m-p/721796#M33734</guid>
      <dc:creator>hedvig_rohonyi</dc:creator>
      <dc:date>2018-07-05T09:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript - export from PRD and import into DEV  - language specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-export-from-prd-and-import-into-dev-language-specific/m-p/721797#M33735</link>
      <description>&lt;P&gt;Hello Raymond, Thanks for reply.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I want to know if I can download the only and only french version of the form from PRD and upload it in DEV - french version through RSTXSCRP?&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;If not, then if I move the latest TR for this form from PRD to DEV, will the language specific forms as well come in DEV?&lt;/P&gt;
  &lt;P&gt;I dont know what text and all are used in this sapscript. I just want to make sure that PRD and DEV versions are same as there are few TRs which are moved till QAS and user do not want them to move to PRD. so we need to take the PRD version of the form into DEV for all 23 languages.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jul 2018 09:43:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-export-from-prd-and-import-into-dev-language-specific/m-p/721797#M33735</guid>
      <dc:creator>Madhurivs23</dc:creator>
      <dc:date>2018-07-05T09:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript - export from PRD and import into DEV  - language specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-export-from-prd-and-import-into-dev-language-specific/m-p/721798#M33736</link>
      <description>&lt;P&gt;Thanks Hedvig for reply,&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;I did not get any error while downloading the sapscript. But all language version details are downloaded. but when I upload this in DEV only EN and DE version got updated and not other languages. I checked in PRD, that other language versions are active. &lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;thanks,&lt;/P&gt;
  &lt;P&gt;Madhuri &lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jul 2018 08:53:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-export-from-prd-and-import-into-dev-language-specific/m-p/721798#M33736</guid>
      <dc:creator>Madhurivs23</dc:creator>
      <dc:date>2018-07-06T08:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript - export from PRD and import into DEV  - language specific</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-export-from-prd-and-import-into-dev-language-specific/m-p/721799#M33737</link>
      <description>&lt;P&gt;I get below error when importing the file on the form in DEV&lt;/P&gt;
  &lt;P&gt;Language vector used ED&lt;/P&gt;
  &lt;P&gt;Original language was set to E&lt;/P&gt;
  &lt;P&gt;Definition E imported&lt;/P&gt;
  &lt;P&gt;Language D imported &lt;/P&gt;
  &lt;P&gt;Original language E imported&lt;/P&gt;
  &lt;P&gt;Language vector does not allow export/import of foreign language 1&lt;/P&gt;
  &lt;P&gt;Language vector does not allow export/import of foreign language J&lt;/P&gt;
  &lt;P&gt;Language vector does not allow export/import of foreign language N&lt;/P&gt;
  &lt;P&gt;Language vector does not allow export/import of foreign language L&lt;/P&gt;
  &lt;P&gt;Language vector does not allow export/import of foreign language K&lt;/P&gt;
  &lt;P&gt;Language vector does not allow export/import of foreign language R&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;etc&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2018 09:25:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-export-from-prd-and-import-into-dev-language-specific/m-p/721799#M33737</guid>
      <dc:creator>Madhurivs23</dc:creator>
      <dc:date>2018-08-07T09:25:34Z</dc:date>
    </item>
  </channel>
</rss>

