<?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: Table access time in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-access-time/m-p/3040186#M719491</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;Use the index on the key fileds.&lt;/P&gt;&lt;P&gt;Indices on the key fileds makes tha data access much faster.&lt;/P&gt;&lt;P&gt;Even if you have slow access,Then try to create secondary index on the primary index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Hope this definitely helps you.&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;Rama.Pammi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Nov 2007 09:03:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-06T09:03:09Z</dc:date>
    <item>
      <title>Table access time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-access-time/m-p/3040185#M719490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;One of my company's past developer has created an additional transparent table. Here are some of the fields of the table in SE11:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RCLNT      X   X   MANDT      CLNT  3    0   Client&lt;/P&gt;&lt;P&gt;GL_SIRID  X   X   GU_RECID CHAR 18  0   Record number &lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;DOCNR              BELNR_D  CHAR  10  0   Accounting Document Number&lt;/P&gt;&lt;P&gt;BELNR               BELNR_D  CHAR  10  0	Accounting Document Number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select values using DOCNR in SE11 it outputs data almost instantly but when I use BELNR alone, it takes about 3 minutes or more just to select a single data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I treat BELNR the same as DOCNR so that I could select data almost instantly using BELNR and not DOCNR?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vince&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 08:57:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-access-time/m-p/3040185#M719490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-06T08:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Table access time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-access-time/m-p/3040186#M719491</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;Use the index on the key fileds.&lt;/P&gt;&lt;P&gt;Indices on the key fileds makes tha data access much faster.&lt;/P&gt;&lt;P&gt;Even if you have slow access,Then try to create secondary index on the primary index.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Hope this definitely helps you.&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;Rama.Pammi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 09:03:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-access-time/m-p/3040186#M719491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-06T09:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Table access time</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-access-time/m-p/3040187#M719492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the program i have created, I need to use BELNR in the parameters.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 09:10:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-access-time/m-p/3040187#M719492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-06T09:10:25Z</dc:date>
    </item>
  </channel>
</rss>

