<?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 Diff. b/w Table Types and Data Tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-w-table-types-and-data-tables/m-p/2400543#M534698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Can u plz tell me the Diff. b/w Table Types and Data Tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2007 11:12:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-12T11:12:59Z</dc:date>
    <item>
      <title>Diff. b/w Table Types and Data Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-w-table-types-and-data-tables/m-p/2400543#M534698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Can u plz tell me the Diff. b/w Table Types and Data Tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 11:12:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-w-table-types-and-data-tables/m-p/2400543#M534698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T11:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Diff. b/w Table Types and Data Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-w-table-types-and-data-tables/m-p/2400544#M534699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Table types are DDIC objects which are used to create internal tables, they act as data type for creating internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose SPFLI_T is a table type then if you use&lt;/P&gt;&lt;P&gt;DATA: it_spfli type spfli_t. &lt;/P&gt;&lt;P&gt;this creates a internal table to be used with in your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table types does not have a physical table in the database.(They dont occupy memory in the database)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Were as DATABASE tables have physical table in the database.( They occupy memory in the databse).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Seshatalpasai Madala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 11:15:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-w-table-types-and-data-tables/m-p/2400544#M534699</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-06-12T11:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Diff. b/w Table Types and Data Tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-w-table-types-and-data-tables/m-p/2400545#M534700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Table Type is one of the DATA TYPES which we create and reference to this datatype&lt;/P&gt;&lt;P&gt;where as DATA tables are tables that are stored in Database with some data and create straight with TABLES option from SE11&lt;/P&gt;&lt;P&gt;Where as we use DATATYPE option in SE 11 for data type creation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points for useful Answers&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2007 11:16:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-w-table-types-and-data-tables/m-p/2400545#M534700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-12T11:16:11Z</dc:date>
    </item>
  </channel>
</rss>

