<?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: table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1779531#M336044</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;Table A is text table of table B if A contains additional key field f2 inaddition to A's key field f1.&lt;/P&gt;&lt;P&gt;Value table is a table which is used for domain level setting.&lt;/P&gt;&lt;P&gt;Logtable,I guess is to collect the changes made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Jayanthi Jayaraman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Nov 2006 07:02:49 GMT</pubDate>
    <dc:creator>jayanthi_jayaraman</dc:creator>
    <dc:date>2006-11-30T07:02:49Z</dc:date>
    <item>
      <title>table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1779530#M336043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is text table ,value table ,logtable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 06:57:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1779530#M336043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T06:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1779531#M336044</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;Table A is text table of table B if A contains additional key field f2 inaddition to A's key field f1.&lt;/P&gt;&lt;P&gt;Value table is a table which is used for domain level setting.&lt;/P&gt;&lt;P&gt;Logtable,I guess is to collect the changes made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Jayanthi Jayaraman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 07:02:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1779531#M336044</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-11-30T07:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1779532#M336045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Text Table&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;pls refer to this SAP Help link :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/cf/21ea9e446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/cf/21ea9e446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 07:06:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1779532#M336045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T07:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1779533#M336046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for the performanance issue  Instead of writting the data changes directly to the database as soon as any changes made,&lt;/P&gt;&lt;P&gt; the changes are logged into the table at the application server and when the commit work occurs, the changes logged into log table are transferred to Database server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the log table function modules update work (se 37--&amp;gt;FM attribute) are required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 07:06:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1779533#M336046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T07:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1779534#M336047</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;a text table is used to store the texts of a master table.&lt;/P&gt;&lt;P&gt;for example, table TVAK is the table which stores the sales document types. but the texts for the sales documents are stored in a different table which is called text table.&lt;/P&gt;&lt;P&gt;for TVAK, the text table is TVAKT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and log table is which stores the information about the change of the data in table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this info helps u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 07:09:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1779534#M336047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T07:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1779535#M336048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text table is used to store all descriptions in all languages with including all key fields of another table.&lt;/P&gt;&lt;P&gt;E.G. DD03T is text table of DD03L.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Value table will give the reference of all values to another table field. i.e it works as foriegn key table.&lt;/P&gt;&lt;P&gt;E.G.  T001 table has value table of  field BUKRS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log table will stores all log values of table.&lt;/P&gt;&lt;P&gt;E.G. I hope tcode SCU03 will helps in this aspect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bhupal Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2006 07:11:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table/m-p/1779535#M336048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-30T07:11:08Z</dc:date>
    </item>
  </channel>
</rss>

