<?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 internal table definitions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-table-definitions/m-p/3507387#M843568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answer : c &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Def 1 creates an internal table without header line but Def 2 creates internal table with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tushar Mundlik on Mar 4, 2008 8:39 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2008 07:33:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-04T07:33:56Z</dc:date>
    <item>
      <title>Difference between internal table definitions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-table-definitions/m-p/3507386#M843567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the difference between the following table definition syntax?&lt;/P&gt;&lt;P&gt;(Def 1:  Data: g_t_vbak type table of Vbak occurs 0.&lt;/P&gt;&lt;P&gt; Def 2:  Data: begin of g_t_vbak occurs 0,&lt;/P&gt;&lt;P&gt; &amp;lt;Field1&amp;gt; type &amp;lt;Data type&amp;gt;,&lt;/P&gt;&lt;P&gt;  &amp;#133;&lt;/P&gt;&lt;P&gt; End of g_t_vbak.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a.	Both are same&lt;/P&gt;&lt;P&gt;b.	Def 1 and Def 2 create an internal with header line.&lt;/P&gt;&lt;P&gt;c.	Def 1 creates an internal table without header line but Def 2 creates internal table with header line.&lt;/P&gt;&lt;P&gt;d.	Def 1 creates an internal table with header line but Def 2 creates internal table without header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if possible explain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 07:30:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-table-definitions/m-p/3507386#M843567</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T07:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between internal table definitions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-table-definitions/m-p/3507387#M843568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answer : c &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Def 1 creates an internal table without header line but Def 2 creates internal table with header line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tushar Mundlik on Mar 4, 2008 8:39 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 07:33:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-table-definitions/m-p/3507387#M843568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T07:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between internal table definitions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-table-definitions/m-p/3507388#M843569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Def1:&lt;/P&gt;&lt;P&gt;Creates an internal table with the same structure as of table Vbak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where as in&lt;/P&gt;&lt;P&gt;Def2 : U can declare your own fields for the internal table ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 07:34:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-table-definitions/m-p/3507388#M843569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T07:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between internal table definitions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-table-definitions/m-p/3507389#M843570</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 the definitions create an internal table with Header Line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 07:35:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-table-definitions/m-p/3507389#M843570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T07:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between internal table definitions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-table-definitions/m-p/3507390#M843571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;A is the answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data: g_t_vbak type table of Vbak occurs 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, OCCURS statement is used to declare a structure as an internal table. The initial size of internal table ranges from 0 to 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data: begin of g_t_vbak occurs 0,&lt;/P&gt;&lt;P&gt;&amp;lt;Field1&amp;gt; type &amp;lt;Data type&amp;gt;,&lt;/P&gt;&lt;P&gt;&amp;#133;&lt;/P&gt;&lt;P&gt;End of g_t_vbak.)&lt;/P&gt;&lt;P&gt;Any internal table created using BEGIN OF - END OF statements is called as structured internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it has Begin,then it is with header line &amp;#150; Creates work Area&lt;/P&gt;&lt;P&gt;            Occurs n &amp;#150; Creates the body of the internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps u,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arunsri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 07:37:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-table-definitions/m-p/3507390#M843571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T07:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between internal table definitions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-table-definitions/m-p/3507391#M843572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Type table of VBAK creates internal table with same structure like VBAK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Begin of itab  creates internal table with ur own fields.&lt;/P&gt;&lt;P&gt;In this u can define as many fields u want and with any type.&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;&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 07:37:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-internal-table-definitions/m-p/3507391#M843572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T07:37:35Z</dc:date>
    </item>
  </channel>
</rss>

