<?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 Translated text missing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/translated-text-missing/m-p/2478621#M558236</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've got a problem with translation of texts from Z table fields.&lt;/P&gt;&lt;P&gt;I have a table ZTBCX013 with field TIPOBJ from type ZTIPOBJ. The data element ZTIPOBJ refers to domain ZTIPOBJ.&lt;/P&gt;&lt;P&gt;The original language for all of them is PT and I've translated them into EN.&lt;/P&gt;&lt;P&gt;However, when I run a report that refers to ZTBCX013-TIPOBJ in selection-screen, it shows a blank line with no text on the screen.&lt;/P&gt;&lt;P&gt;In debug, I found out that the text is got in the context FREE_SEL_DD_INFO, function module RS_DS_INT_FIELD_INFO. In this FM, at the line CALL 'C_DD_READ_FIELD' I got SY-SUBRC = 0 in language PT and SY-SUBRC = 2 in EN. As it's an internal C function, I can't debug it.&lt;/P&gt;&lt;P&gt;I hope there's something I'm failing to update somewhere. It happens for every Z element, for standard ones it's OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the long story...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Scaravelli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2007 20:08:18 GMT</pubDate>
    <dc:creator>fabio_venturiniscaravelli</dc:creator>
    <dc:date>2007-06-27T20:08:18Z</dc:date>
    <item>
      <title>Translated text missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translated-text-missing/m-p/2478621#M558236</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've got a problem with translation of texts from Z table fields.&lt;/P&gt;&lt;P&gt;I have a table ZTBCX013 with field TIPOBJ from type ZTIPOBJ. The data element ZTIPOBJ refers to domain ZTIPOBJ.&lt;/P&gt;&lt;P&gt;The original language for all of them is PT and I've translated them into EN.&lt;/P&gt;&lt;P&gt;However, when I run a report that refers to ZTBCX013-TIPOBJ in selection-screen, it shows a blank line with no text on the screen.&lt;/P&gt;&lt;P&gt;In debug, I found out that the text is got in the context FREE_SEL_DD_INFO, function module RS_DS_INT_FIELD_INFO. In this FM, at the line CALL 'C_DD_READ_FIELD' I got SY-SUBRC = 0 in language PT and SY-SUBRC = 2 in EN. As it's an internal C function, I can't debug it.&lt;/P&gt;&lt;P&gt;I hope there's something I'm failing to update somewhere. It happens for every Z element, for standard ones it's OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the long story...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Scaravelli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 20:08:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translated-text-missing/m-p/2478621#M558236</guid>
      <dc:creator>fabio_venturiniscaravelli</dc:creator>
      <dc:date>2007-06-27T20:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Translated text missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translated-text-missing/m-p/2478622#M558237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Did you maintain the Description for those data elements in all the other languages?&lt;/P&gt;&lt;P&gt;In case you did not translate the texts for the data elements, then you should do that using SE63 transaction.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 20:11:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translated-text-missing/m-p/2478622#M558237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T20:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Translated text missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translated-text-missing/m-p/2478623#M558238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Go to text element screen - &amp;gt; Goto - &amp;gt; Translation - &amp;gt; change the language u want and go to u r selection text name fill u r selection text description over there in given language&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nandha.&lt;/P&gt;&lt;P&gt;Reward if it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 07:04:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translated-text-missing/m-p/2478623#M558238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T07:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Translated text missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translated-text-missing/m-p/2478624#M558239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, ravi and Nandha.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've maintained the text in PT (original language) and EN (target language). This is the point: the text exists in EN, but it's not shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Scaravelli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 10:52:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translated-text-missing/m-p/2478624#M558239</guid>
      <dc:creator>fabio_venturiniscaravelli</dc:creator>
      <dc:date>2007-06-28T10:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Translated text missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translated-text-missing/m-p/2478625#M558240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pleae   in  your program  &amp;lt;b&amp;gt;menu -&amp;gt;&lt;/P&gt;&lt;P&gt;                                           GOTO-&amp;gt;&lt;/P&gt;&lt;P&gt;                                             TEXT ELEMENTS-&amp;gt;&lt;/P&gt;&lt;P&gt;                                                     SELECTION TEXTS&amp;lt;/b&amp;gt;... &lt;/P&gt;&lt;P&gt;There  for your   selection-screen parameter    you have to write a  Text  OR ELSE  select the&amp;lt;b&amp;gt; Check  box&amp;lt;/b&amp;gt;  so that  it will  refer the Text of the   Data element  of the  &amp;lt;b&amp;gt;ZTBCX013-TIPOBJ&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward  points  if it is usefull ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 12:24:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translated-text-missing/m-p/2478625#M558240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T12:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Translated text missing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/translated-text-missing/m-p/2478626#M558241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Girish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The checkbox is checked and the text appears at the text elements screen. But, when I run the report, the text doesn't appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabio Scaravelli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 13:25:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/translated-text-missing/m-p/2478626#M558241</guid>
      <dc:creator>fabio_venturiniscaravelli</dc:creator>
      <dc:date>2007-06-28T13:25:39Z</dc:date>
    </item>
  </channel>
</rss>

