<?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 type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/3009821#M711250</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. Line type means one record of that Table, nothing but a structure having one record of that table.&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;Structure is just set of fields.. it contains no data. The fields in structure can be viewed in SE11 transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this for TABLE TYPE&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb35de358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb35de358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STRUCTURE&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb2d74358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb2d74358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &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>Sat, 10 Nov 2007 17:54:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-10T17:54:53Z</dc:date>
    <item>
      <title>TABLE type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/3009820#M711249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1)what is TABLE TYPE which i can create thru SE11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can i select statement to write data into it??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) What is Line type ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2007 15:20:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/3009820#M711249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-10T15:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: TABLE type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/3009821#M711250</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. Line type means one record of that Table, nothing but a structure having one record of that table.&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;Structure is just set of fields.. it contains no data. The fields in structure can be viewed in SE11 transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this for TABLE TYPE&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb35de358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/fc/eb35de358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STRUCTURE&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb2d74358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb2d74358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &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>Sat, 10 Nov 2007 17:54:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-type/m-p/3009821#M711250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-10T17:54:53Z</dc:date>
    </item>
  </channel>
</rss>

