<?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: Differrence between table &amp; transparent table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177754#M756317</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;  transparent table one of type of table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Abap dictionaty we can create &lt;/P&gt;&lt;P&gt;Transparent Tables&lt;/P&gt;&lt;P&gt;Pooled and Clustered Tables&lt;/P&gt;&lt;P&gt;These type of tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The difference between pooled and clustered tables is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cluster tables and Pooled tables have many to one relationship with the underlying database.&lt;/P&gt;&lt;P&gt;A table pool corresponds to a table in the database in which all records from the pooled tables assigned to it are stored.&lt;/P&gt;&lt;P&gt;Several logical data records from different cluster tables can be stored together in one physical record in a table cluster.&lt;/P&gt;&lt;P&gt;&amp;#149;	A pooled table cannot have the name having more than 10 characters. &lt;/P&gt;&lt;P&gt;&amp;#149;	All the key fields of the pooled table must be of character data type. &lt;/P&gt;&lt;P&gt;&amp;#149;	In pooled tables, the maximum length of the key field/data fields should not exceed the length of varkey/vardata of the pool respectively. &lt;/P&gt;&lt;P&gt;&amp;#149;	In cluster table the records having the same key are stored in a single key in the cluster. &lt;/P&gt;&lt;P&gt;&amp;#149;	If there is an overflow of the data records a continuation record is created with the same table key. &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="452373"&gt;&lt;/A&gt;&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="452373"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f0d1446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f0d1446011d189700000e8322d00/frameset.htm&lt;/A&gt;&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="492604"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Dec 2007 10:05:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-13T10:05:47Z</dc:date>
    <item>
      <title>Differrence between table &amp; transparent table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177749#M756312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there ,&lt;/P&gt;&lt;P&gt;                  What is the differrence between table &amp;amp; transparent table.....?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regrads &lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 09:44:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177749#M756312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T09:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Differrence between table &amp; transparent table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177750#M756313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushik,&lt;/P&gt;&lt;P&gt;    The table type determines how the logical table description defined in  &lt;/P&gt;&lt;P&gt;    the ABAP/4 Dictionary is reproduced on the database.        &lt;/P&gt;&lt;P&gt;Transparent table is one such type where we get the application and business data..&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaveri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 09:49:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177750#M756313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T09:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Differrence between table &amp; transparent table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177751#M756314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The term 'table' is very generic..&lt;/P&gt;&lt;P&gt;It can be either a &amp;lt;b&amp;gt;internal table&amp;lt;/b&amp;gt; or a &amp;lt;b&amp;gt;transparent table&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal table is local to a program and can be seen with data during runtime.&lt;/P&gt;&lt;P&gt;the data in it is cleared as soon as the execution of program is over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transparent tables are database tables in  which is present at all times..&lt;/P&gt;&lt;P&gt;we need 2 use SQL stmts. to fetch and modify data in it..eg.SELECT us used to fetch data from it unlike the internal tables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope dis helps..&lt;/P&gt;&lt;P&gt;Reward all helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 09:52:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177751#M756314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T09:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Differrence between table &amp; transparent table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177752#M756315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;A transparent table is automatically created on the database when it is activated in the ABAP Dictionary.&amp;lt;/b&amp;gt;At this time the database-independent description of the table in the ABAP Dictionary is translated into the language of the database system used.&lt;/P&gt;&lt;P&gt;The database table has the same name as the table in the ABAP Dictionary. The fields also have the same name in both the database and the ABAP Dictionary. The data types in the ABAP Dictionary are converted to the corresponding data types of the database system. &lt;/P&gt;&lt;P&gt;The order of the fields in the ABAP Dictionary can differ from the order of the fields on the database.&lt;/P&gt;&lt;P&gt;This permits you to insert new fields without having to convert the table. When a new field is added, the adjustment is made by changing the database catalog (ALTER TABLE). The new field is added to the database table, whatever the position of the new field in the ABAP Dictionary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 09:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177752#M756315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T09:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Differrence between table &amp; transparent table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177753#M756316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Normally table means a normal database table,&lt;/P&gt;&lt;P&gt;   and it is the same as transparent table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Other kind of tables, for database purpose, can be&lt;/P&gt;&lt;P&gt;    cluster table, pooled table etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 10:05:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177753#M756316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T10:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Differrence between table &amp; transparent table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177754#M756317</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;  transparent table one of type of table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Abap dictionaty we can create &lt;/P&gt;&lt;P&gt;Transparent Tables&lt;/P&gt;&lt;P&gt;Pooled and Clustered Tables&lt;/P&gt;&lt;P&gt;These type of tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The difference between pooled and clustered tables is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cluster tables and Pooled tables have many to one relationship with the underlying database.&lt;/P&gt;&lt;P&gt;A table pool corresponds to a table in the database in which all records from the pooled tables assigned to it are stored.&lt;/P&gt;&lt;P&gt;Several logical data records from different cluster tables can be stored together in one physical record in a table cluster.&lt;/P&gt;&lt;P&gt;&amp;#149;	A pooled table cannot have the name having more than 10 characters. &lt;/P&gt;&lt;P&gt;&amp;#149;	All the key fields of the pooled table must be of character data type. &lt;/P&gt;&lt;P&gt;&amp;#149;	In pooled tables, the maximum length of the key field/data fields should not exceed the length of varkey/vardata of the pool respectively. &lt;/P&gt;&lt;P&gt;&amp;#149;	In cluster table the records having the same key are stored in a single key in the cluster. &lt;/P&gt;&lt;P&gt;&amp;#149;	If there is an overflow of the data records a continuation record is created with the same table key. &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="452373"&gt;&lt;/A&gt;&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="452373"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f0d1446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f0d1446011d189700000e8322d00/frameset.htm&lt;/A&gt;&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="492604"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 10:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177754#M756317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T10:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Differrence between table &amp; transparent table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177755#M756318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;                   I am clear about the differrence between the internal table &amp;amp; database table........ can I assume that then transparent table is just another name of the database table in which the data in maintained .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards &lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 10:06:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177755#M756318</guid>
      <dc:creator>kaushik_choudhury2</dc:creator>
      <dc:date>2007-12-13T10:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Differrence between table &amp; transparent table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177756#M756319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;transparent table is just another name of the database table in which the data in maintained&amp;lt;/b&amp;gt;... this is true...&lt;/P&gt;&lt;P&gt;transparent table has one to one relation with database table...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 10:12:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177756#M756319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-13T10:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Differrence between table &amp; transparent table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177757#M756320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My querry is cleared ........  thanks a lot for all your answers....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 10:16:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/differrence-between-table-transparent-table/m-p/3177757#M756320</guid>
      <dc:creator>kaushik_choudhury2</dc:creator>
      <dc:date>2007-12-13T10:16:15Z</dc:date>
    </item>
  </channel>
</rss>

