<?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: internal tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-tables/m-p/2080670#M431592</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;in case of dynamic internal table : the fields structure will be created at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we will define dynamic internal tables , if there is no clear details about number of fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:if we are going to upload an excel data to internal table , but we don't have any idea about no.of excel columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in case of static , the fields structure , we will define at design time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if no. of fields are known at design time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;L Appana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2007 19:53:04 GMT</pubDate>
    <dc:creator>Laxmana_Appana_</dc:creator>
    <dc:date>2007-04-18T19:53:04Z</dc:date>
    <item>
      <title>internal tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-tables/m-p/2080668#M431590</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; I wanna know the difference between Static and Dynamic Internal Table?&lt;/P&gt;&lt;P&gt; How and when are they used.&lt;/P&gt;&lt;P&gt; thanks in advance &lt;/P&gt;&lt;P&gt; pv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 18:33:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-tables/m-p/2080668#M431590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T18:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: internal tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-tables/m-p/2080669#M431591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;If we declare the internal table in the program then it is a Static Internal table, and if we create an Internal table at runtime then we call it as Dynamic Internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know how to create a Dynamic Internal table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/ab030.htm" target="test_blank"&gt;http://www.sap-img.com/ab030.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 18:37:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-tables/m-p/2080669#M431591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T18:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: internal tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-tables/m-p/2080670#M431592</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;in case of dynamic internal table : the fields structure will be created at runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we will define dynamic internal tables , if there is no clear details about number of fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:if we are going to upload an excel data to internal table , but we don't have any idea about no.of excel columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in case of static , the fields structure , we will define at design time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if no. of fields are known at design time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;L Appana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 19:53:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-tables/m-p/2080670#M431592</guid>
      <dc:creator>Laxmana_Appana_</dc:creator>
      <dc:date>2007-04-18T19:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: internal tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/internal-tables/m-p/2080671#M431593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this weblog...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="/people/alvaro.tejadagalindo/blog/2006/11/27/dynamic-alv-list-display ALV List Display&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It uses Dynamic Internal tables to build an ALV -;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 19:53:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/internal-tables/m-p/2080671#M431593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T19:53:08Z</dc:date>
    </item>
  </channel>
</rss>

