<?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: Improve the performance when adding new fields in an standard table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/improve-the-performance-when-adding-new-fields-in-an-standard-table/m-p/2817025#M658846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi lakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  u retieve fields as u declare in internal table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:ur tables contains fields like..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data:begin of itab occurs 0,&lt;/P&gt;&lt;P&gt;       name like zemp-name,&lt;/P&gt;&lt;P&gt;       no like zemp-no,&lt;/P&gt;&lt;P&gt;       dbt like zemp-dbt,&lt;/P&gt;&lt;P&gt;      end of itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select name no dbt from zemp into table itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if possible use where condition it will retrieve the data fastly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if useful reward the points...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Oct 2007 12:37:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-05T12:37:54Z</dc:date>
    <item>
      <title>Improve the performance when adding new fields in an standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/improve-the-performance-when-adding-new-fields-in-an-standard-table/m-p/2817023#M658844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     In an standard table i added 3 new fields,After that the performance of Select query is reduced when i am using the table.How can i overcome this issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 07:24:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/improve-the-performance-when-adding-new-fields-in-an-standard-table/m-p/2817023#M658844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T07:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Improve the performance when adding new fields in an standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/improve-the-performance-when-adding-new-fields-in-an-standard-table/m-p/2817024#M658845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;the performace of already existing selcts or select with a clause on the new columns?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your select has something like &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;WHERE &amp;lt;newcolumn1&amp;gt; = 'ASDF' and &amp;lt;newcolumn2&amp;gt; = 'DummDilidumm'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; you need to define a new DB - index over this columns.&lt;/P&gt;&lt;P&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;Gianpietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 09:10:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/improve-the-performance-when-adding-new-fields-in-an-standard-table/m-p/2817024#M658845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T09:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Improve the performance when adding new fields in an standard table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/improve-the-performance-when-adding-new-fields-in-an-standard-table/m-p/2817025#M658846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi lakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  u retieve fields as u declare in internal table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:ur tables contains fields like..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data:begin of itab occurs 0,&lt;/P&gt;&lt;P&gt;       name like zemp-name,&lt;/P&gt;&lt;P&gt;       no like zemp-no,&lt;/P&gt;&lt;P&gt;       dbt like zemp-dbt,&lt;/P&gt;&lt;P&gt;      end of itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select name no dbt from zemp into table itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if possible use where condition it will retrieve the data fastly..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if useful reward the points...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 12:37:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/improve-the-performance-when-adding-new-fields-in-an-standard-table/m-p/2817025#M658846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T12:37:54Z</dc:date>
    </item>
  </channel>
</rss>

