<?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: indexing atable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069676#M428552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Durga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cc/7c58b369022e46b629bdd93d705c8c/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cc/7c58b369022e46b629bdd93d705c8c/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tips/ABAP/SecondaryIndexes.htm" target="test_blank"&gt;http://www.saptechnical.com/Tips/ABAP/SecondaryIndexes.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Santosh Kumar Patha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2007 08:20:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-19T08:20:37Z</dc:date>
    <item>
      <title>indexing atable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069673#M428549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pls any body can giv example to how to create primary index and secondary index in atable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 08:17:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069673#M428549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T08:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: indexing atable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069674#M428550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Primary index is created by default on the database when the table is activated. Primary index contains the primary keys of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondary indexes are user defined indexes and are created via SE11 on need basis to facilitate faster access to database tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 08:19:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069674#M428550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T08:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: indexing atable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069675#M428551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Durga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Primary index is by default created on key fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondary index is created on non key fields to improve performance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maximum of 9 secondary indexes can be created for a table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cc/7c58b369022e46b629bdd93d705c8c/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cc/7c58b369022e46b629bdd93d705c8c/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/en/cf/21eb20446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_470/helpdata/en/cf/21eb20446011d189700000e8322d00/frameset.htm&lt;/A&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;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 08:20:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069675#M428551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T08:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: indexing atable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069676#M428552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Durga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/cc/7c58b369022e46b629bdd93d705c8c/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/cc/7c58b369022e46b629bdd93d705c8c/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tips/ABAP/SecondaryIndexes.htm" target="test_blank"&gt;http://www.saptechnical.com/Tips/ABAP/SecondaryIndexes.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Santosh Kumar Patha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 08:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069676#M428552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T08:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: indexing atable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069677#M428553</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;Primary Index will be created automatically. U can create Secondary Indexes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to se11 and Click on GO TO and click on Indexes. Create Index for the key which want. Check the option "Unique" to store indatabase and " Non Unique" to store in database upon conditions.&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;Kannaiah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 08:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069677#M428553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T08:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: indexing atable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069678#M428554</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;Basically index are provided to improver performance. i.e with index select on db tables retrieves data much faster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are writting select statement on the table where in where clause you have non-primary keys then it takes longer to retriev data from DB table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have select in dbtable on non-primary key you can create Secondary index with keys as per your where clause which result in faster DB table access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But remember not to create too many secondary indexes on same table which could result in slow / degrage performance..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondary indexes are used to enhancement performance when retrieving data. For example, say you have a table AFKO where the key to the table is AUFNR. You can select data from this table using AUFNR, the performance will be great because you are using the key. Say you need to hit this table with GLTRP(finish date), it is not part of the key, so the performance would be poor. If you created a secondard index using this field GLTRP, the performance would be improved. Make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/en/cf/21eb20446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_470/helpdata/en/cf/21eb20446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 08:21:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069678#M428554</guid>
      <dc:creator>p291102</dc:creator>
      <dc:date>2007-03-19T08:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: indexing atable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069679#M428555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Durga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a default primary index for all the tables and that is created by SAP on the primary key fields(You can display the indexes by SE11&lt;DEL&gt;&amp;gt;Utilitie&lt;/DEL&gt;&amp;gt; Databaseobject&lt;DEL&gt;&amp;gt;Display). The secondary indexes can be created by SE11&lt;/DEL&gt;&amp;gt;Indexes(in the application tool bar)&lt;DEL&gt;&amp;gt;Give an index name(Ex Z1)&lt;/DEL&gt;&amp;gt;Give the fields on which the index should be there(Include MANDT field as the first column in any index you create) --&amp;gt; Save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinay reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 08:29:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/indexing-atable/m-p/2069679#M428555</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T08:29:35Z</dc:date>
    </item>
  </channel>
</rss>

