<?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: text table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/3315843#M794241</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Text Tables&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general the text table's name will be "T" attached as the last character for the actual table name...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check TSTC table ... The text table for this is TSTCT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Text table contains the Key same as the main table with an Extra field Language as key...&lt;/P&gt;&lt;P&gt;The contents of this table are the texts for the field values....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALso check this thread.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="471047"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link for text tables.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw04/helpdata/en/cf/21ea9e446011d189700000e8322d00/content.htm" target="test_blank"&gt;https://help.sap.com/saphelp_nw04/helpdata/en/cf/21ea9e446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 03 Feb 2008 19:06:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-03T19:06:03Z</dc:date>
    <item>
      <title>text table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/3315842#M794240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the advantage to create a text table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2008 14:53:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/3315842#M794240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-03T14:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: text table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/3315843#M794241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Text Tables&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general the text table's name will be "T" attached as the last character for the actual table name...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check TSTC table ... The text table for this is TSTCT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Text table contains the Key same as the main table with an Extra field Language as key...&lt;/P&gt;&lt;P&gt;The contents of this table are the texts for the field values....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALso check this thread.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="471047"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link for text tables.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_nw04/helpdata/en/cf/21ea9e446011d189700000e8322d00/content.htm" target="test_blank"&gt;https://help.sap.com/saphelp_nw04/helpdata/en/cf/21ea9e446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Feb 2008 19:06:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/3315843#M794241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-03T19:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: text table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/3315844#M794242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Say for any master table like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MANDT &lt;/P&gt;&lt;P&gt;DEPARTMENT NUMBER (Primary Key)&lt;/P&gt;&lt;P&gt;DEPARTMENT DESCRIPTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So instead of creating only one table along with the description , its better to create one text table like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table 1.&lt;/P&gt;&lt;P&gt;MANDT &lt;/P&gt;&lt;P&gt;DEPARTMENT NUMBER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table 2.&lt;/P&gt;&lt;P&gt;MANDT&lt;/P&gt;&lt;P&gt;DEPARTMENT NUMBER&lt;/P&gt;&lt;P&gt;LANGU&lt;/P&gt;&lt;P&gt;DEPARTMENT DESCRIPTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wherein table 2 will have all the primary keys of table 1 plus  LANGUAGE field. so that whenever you need to maintain the description in different language its easy to maintain using the text table than maintaining in only one table. The searching becomes optimise because of the key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2008 01:30:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/3315844#M794242</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-04T01:30:57Z</dc:date>
    </item>
  </channel>
</rss>

