<?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 b/w internal table and table control...... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-internal-table-and-table-control/m-p/2990230#M706212</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Internal tables&lt;/P&gt;&lt;P&gt;They are created and populated during runtime to store data and refreshed as soon as program terminates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table control&lt;/P&gt;&lt;P&gt;Its a control used to display tabulated data.&lt;/P&gt;&lt;P&gt;This data is stored on to some internal table which is mapped to a table control.&lt;/P&gt;&lt;P&gt;The data in table can den b displayed via a table control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope dis helps..reward if it does&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2007 12:20:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-05T12:20:29Z</dc:date>
    <item>
      <title>difference b/w internal table and table control......</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-internal-table-and-table-control/m-p/2990228#M706210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ..&lt;/P&gt;&lt;P&gt;  plz tell me the differences the internal table and table control..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 07:38:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-internal-table-and-table-control/m-p/2990228#M706210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T07:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: difference b/w internal table and table control......</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-internal-table-and-table-control/m-p/2990229#M706211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Midathala,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Internal Tables&amp;lt;/b&amp;gt; are the virtual tables created to store data before passing the values into the database tables.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Table Control&amp;lt;/b&amp;gt; is to display the line items from the database table. This is done by transferring the data thru internal table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a Table Control &lt;/P&gt;&lt;P&gt;Should declare a table control of type tableview in the code . &lt;/P&gt;&lt;P&gt;Internal table should have same name and structure as that of table control.&lt;/P&gt;&lt;P&gt;PBO and PAI of the screen which contains the table control should have Loop ...Endloop statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Explore the standard SAP program DEMO_DYNPRO_TABLE_CONTROL_1 to learn more abt table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward Points if Useful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 07:46:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-internal-table-and-table-control/m-p/2990229#M706211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T07:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: difference b/w internal table and table control......</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-internal-table-and-table-control/m-p/2990230#M706212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Internal tables&lt;/P&gt;&lt;P&gt;They are created and populated during runtime to store data and refreshed as soon as program terminates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table control&lt;/P&gt;&lt;P&gt;Its a control used to display tabulated data.&lt;/P&gt;&lt;P&gt;This data is stored on to some internal table which is mapped to a table control.&lt;/P&gt;&lt;P&gt;The data in table can den b displayed via a table control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope dis helps..reward if it does&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 12:20:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-b-w-internal-table-and-table-control/m-p/2990230#M706212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T12:20:29Z</dc:date>
    </item>
  </channel>
</rss>

