<?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 Text Table? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/2911743#M685162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;plzzzzz tell what is text table . how to create it . what is the use of it ? &lt;/P&gt;&lt;P&gt;pls tell me the names of some std text tables.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2007 18:38:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-12T18:38:24Z</dc:date>
    <item>
      <title>Text Table?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/2911743#M685162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;plzzzzz tell what is text table . how to create it . what is the use of it ? &lt;/P&gt;&lt;P&gt;pls tell me the names of some std text tables.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 18:38:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/2911743#M685162</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T18:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Text Table?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/2911744#M685163</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;Hi check these links..... u can find lot of info......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ea9e446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ea9e446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.ittoolbox.com/groups/technical-functional/sap-dev/text-table-config-1317339#" target="test_blank"&gt;http://sap.ittoolbox.com/groups/technical-functional/sap-dev/text-table-config-1317339#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1228634"&gt;&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="572820"&gt;&lt;/A&gt;;&amp;amp;#56724;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is a brief description:&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;For example take a field value SE38 in the table TSTC....&lt;/P&gt;&lt;P&gt;The text for this is SBAP Editor !!! This text is maintained in the table TSTCT....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a text table just goto SE11 and create table with the same key fields and an additional Key Field SPRAS ( This should be the first key field ). Add a non key field "description" to this table .&lt;/P&gt;&lt;P&gt;Now to enable the linkage of two in te text table create a foreign key relationship to original table with the first key field ( after SPRAS ) and in the cardinality &lt;/P&gt;&lt;P&gt;make it as key field of a text table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 18:44:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/2911744#M685163</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T18:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Text Table?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/2911745#M685164</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;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;For example, 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 ... The contents of this table are the texts for the field values ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example take a field value SE38 in the table TSTC ...&lt;/P&gt;&lt;P&gt;The text for this is SBAP Editor !!! This text is maintained in the table TSTCT ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 18:44:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-table/m-p/2911745#M685164</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-10-12T18:44:30Z</dc:date>
    </item>
  </channel>
</rss>

