<?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: difference between type table and type standard table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553988#M581900</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 type means creates only work area for u.&lt;/P&gt;&lt;P&gt;standard table table type means creates body and work area for u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2007 06:43:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-16T06:43:58Z</dc:date>
    <item>
      <title>difference between type table and type standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553985#M581897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;what is the difference between &lt;/P&gt;&lt;P&gt;TYPE TABLE OF &amp;amp; &lt;/P&gt;&lt;P&gt;TYPE STANDARD TABLE OF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Amol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 06:33:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553985#M581897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T06:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: difference between type table and type standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553986#M581898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both the statements will give the same Standard Internal table &lt;/P&gt;&lt;P&gt;This is because if we dont specify the table type , the system takes it as Standard table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want the table to be Sorted/Hashed type declaration will be done as follows &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data : itab type sorted/hashed table of &amp;lt;type&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 06:38:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553986#M581898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T06:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: difference between type table and type standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553987#M581899</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;Both are Same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we give TYPE TABLE OF it will automatically take it as TYPE STANDARD TABLE OF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 06:39:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553987#M581899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T06:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: difference between type table and type standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553988#M581900</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 type means creates only work area for u.&lt;/P&gt;&lt;P&gt;standard table table type means creates body and work area for u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 06:43:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553988#M581900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T06:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: difference between type table and type standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553989#M581901</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;Both are same, when you dont mention the TABLE TYPE , in ABAP its by default STANDARD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 06:45:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553989#M581901</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-07-16T06:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: difference between type table and type standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553990#M581902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table type means to create workarea,&lt;/P&gt;&lt;P&gt;Standard table&amp;nbsp; is to create structure and workarea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 09:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553990#M581902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-09T09:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: difference between type table and type standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553991#M581903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"Type Standard table" Means we want only standard table out of Different type of tables,&lt;BR /&gt;Types of table:-&lt;BR /&gt;1) Standard&lt;/P&gt;&lt;P&gt;2) Sorted&lt;BR /&gt;3) Hashed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence if we want Sorted table or hashed table we have to write &lt;STRONG&gt;type Sorted table/type HASH TABLE OF&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Type table of is nothing but referring to Standard table only unless specified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1322/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 08:56:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-type-table-and-type-standard-table/m-p/2553991#M581903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-08-07T08:56:28Z</dc:date>
    </item>
  </channel>
</rss>

