<?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 for a table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-for-a-table/m-p/3299331#M789689</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;How to create text table for a table &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;Das.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Feb 2008 06:20:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-02T06:20:14Z</dc:date>
    <item>
      <title>text table for a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-for-a-table/m-p/3299331#M789689</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;How to create text table for a table &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;Das.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2008 06:20:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-for-a-table/m-p/3299331#M789689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-02T06:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: text table for a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-for-a-table/m-p/3299332#M789690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;/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 CAWN table ... The text table for this is CAWNT&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2008 06:27:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-for-a-table/m-p/3299332#M789690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-02T06:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: text table for a table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-for-a-table/m-p/3299333#M789691</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;Just create the text table with the same key fields and add language field as an additional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; to define a text table for a table&lt;/P&gt;&lt;P&gt;Define T1 with the following fields&lt;/P&gt;&lt;P&gt;f1 Key&lt;/P&gt;&lt;P&gt;f2 Key&lt;/P&gt;&lt;P&gt;f3 key&lt;/P&gt;&lt;P&gt;Define t2 with the following fieldds&lt;/P&gt;&lt;P&gt;f1 key&lt;/P&gt;&lt;P&gt;f2 key&lt;/P&gt;&lt;P&gt;f3 key&lt;/P&gt;&lt;P&gt;f4 key - This is of type language&lt;/P&gt;&lt;P&gt;Define foriegn key for t2 from t1 for f1, f2, f3 and while defining foriegn key, select the radio button key fieldds of a text table&lt;/P&gt;&lt;P&gt;This brings the table T2 when are in display / change mode of T1 and click on text table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reward Points if found helpfull..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Cheers,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Chandra Sekhar.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Feb 2008 09:18:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-table-for-a-table/m-p/3299333#M789691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-02T09:18:52Z</dc:date>
    </item>
  </channel>
</rss>

