<?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: How to create Text Tables and Value Tables ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-text-tables-and-value-tables/m-p/2328204#M511898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table A is a text table of table B if the key of A comprises the key of B and an additional language key field (field of data type LANG). Table A may therefore contain explanatory text in several languages for each key entry of B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To link the key entries with the text, text table A must be linked with table B using a foreign key. Key fields of a text table must be selected here for the type of foreign key fields&lt;/P&gt;&lt;P&gt;If table B is the check table of a field, the existing key entries of table B are displayed as possible input values when the input help (F4) is pressed. The explanatory text (contents of the first character-like non-key-field of text table A) is also displayed in the user's logon language for each key value in table B.&lt;/P&gt;&lt;P&gt;Only one text table can be created for table B! The system checks this when you attempt to activate a table with text foreign keys for B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aneesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2007 21:00:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-13T21:00:40Z</dc:date>
    <item>
      <title>How to create Text Tables and Value Tables ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-text-tables-and-value-tables/m-p/2328203#M511897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How we can create the Text Table ? Step by Step&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How we can create the Value Table ? Step by Step&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : I am not asking about the creation of simple transparant table ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to use Text tables ?&lt;/P&gt;&lt;P&gt;With Example Please..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 20:58:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-text-tables-and-value-tables/m-p/2328203#M511897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T20:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Text Tables and Value Tables ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-text-tables-and-value-tables/m-p/2328204#M511898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table A is a text table of table B if the key of A comprises the key of B and an additional language key field (field of data type LANG). Table A may therefore contain explanatory text in several languages for each key entry of B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To link the key entries with the text, text table A must be linked with table B using a foreign key. Key fields of a text table must be selected here for the type of foreign key fields&lt;/P&gt;&lt;P&gt;If table B is the check table of a field, the existing key entries of table B are displayed as possible input values when the input help (F4) is pressed. The explanatory text (contents of the first character-like non-key-field of text table A) is also displayed in the user's logon language for each key value in table B.&lt;/P&gt;&lt;P&gt;Only one text table can be created for table B! The system checks this when you attempt to activate a table with text foreign keys for B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aneesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 21:00:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-text-tables-and-value-tables/m-p/2328204#M511898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T21:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Text Tables and Value Tables ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-text-tables-and-value-tables/m-p/2328205#M511899</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;&amp;lt;b&amp;gt;   Text table&amp;lt;/b&amp;gt; - If you want to create TEXT table for any table then just need to create table with the key fields of the other table along with that we need to create 2 more fields - those are language field &amp;amp; description. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Value table&amp;lt;/b&amp;gt; - Any table can be attached as value table for the table, only thing is field relations should be there in that table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;*DJ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward, if its useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 21:03:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-text-tables-and-value-tables/m-p/2328205#M511899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T21:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Text Tables and Value Tables ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-text-tables-and-value-tables/m-p/2328206#M511900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just see the tables MARA and MAKT you will get to know how to create text tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only inportant things to take care of are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Include SPRAS and Description fields&lt;/P&gt;&lt;P&gt;2. Make sure to fill in the check table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if u need more help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Naren Someneni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2007 21:09:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-text-tables-and-value-tables/m-p/2328206#M511900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-13T21:09:39Z</dc:date>
    </item>
  </channel>
</rss>

