<?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 Table entries with language conversion in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries-with-language-conversion/m-p/9554459#M1753390</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;&lt;/P&gt;&lt;P&gt;I have requirement to create custom table with contents can be entered in any language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whereas if an entry is maintained in English language i need to convert the entry in other languages as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So user with Spanish login can view the same entry in spanish language .&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;S.Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jun 2013 09:45:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-12T09:45:21Z</dc:date>
    <item>
      <title>Table entries with language conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries-with-language-conversion/m-p/9554459#M1753390</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;&lt;/P&gt;&lt;P&gt;I have requirement to create custom table with contents can be entered in any language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whereas if an entry is maintained in English language i need to convert the entry in other languages as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So user with Spanish login can view the same entry in spanish language .&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;S.Sriram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 09:45:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries-with-language-conversion/m-p/9554459#M1753390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-12T09:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Table entries with language conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries-with-language-conversion/m-p/9554460#M1753391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe try Woodoo &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 13:16:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries-with-language-conversion/m-p/9554460#M1753391</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2013-06-12T13:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Table entries with language conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries-with-language-conversion/m-p/9554461#M1753392</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 suppose you should create your table with a field lang and component type spras&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am i wrong?&lt;/P&gt;&lt;P&gt;Let me know&lt;/P&gt;&lt;P&gt;a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 13:18:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries-with-language-conversion/m-p/9554461#M1753392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-12T13:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table entries with language conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries-with-language-conversion/m-p/9554462#M1753393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Build two tables :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;a basic table key + data,&amp;nbsp; but no text&lt;/LI&gt;&lt;LI&gt;a text table : key + language + texts, assign as table text thru foreign key relation&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;There are many, many, many such table in SAP for sample. Also dialog maintenance generator will automatically detect and use the text table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you could "play" with maintenance events like &lt;SPAN class="SAPXDPDocuLink "&gt;&lt;A href="http://help.sap.com/saphelp_nw73/helpdata/en/4d/d58232310c0f29e10000000a15822b/content.htm" title="Go to document: Event 02 after saving the data in the database"&gt;Event 02 after saving the data in the database&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;(perform some tests) to call any external tool for automatic translation like some Web Services...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 14:00:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entries-with-language-conversion/m-p/9554462#M1753393</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-06-12T14:00:34Z</dc:date>
    </item>
  </channel>
</rss>

