<?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: SAP-Dictionary in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-dictionary/m-p/1355190#M177383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivasa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this online document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBDIC/BCDWBDIC.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBDIC/BCDWBDIC.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarsd,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Jun 2006 18:56:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-01T18:56:35Z</dc:date>
    <item>
      <title>SAP-Dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-dictionary/m-p/1355187#M177380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is  Secondary index? how to create it? Different types of Secondary indexes?&lt;/P&gt;&lt;P&gt;Plz Explain these things&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 18:00:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-dictionary/m-p/1355187#M177380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T18:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-Dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-dictionary/m-p/1355188#M177381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this &amp;lt;a href="http://help.sap.com/saphelp_47x200/helpdata/en/cf/21eb20446011d189700000e8322d00/content.htm"&amp;gt;link&amp;lt;/a&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 18:06:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-dictionary/m-p/1355188#M177381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T18:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-Dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-dictionary/m-p/1355189#M177382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A secondary index is an alternative key to the database table.  Instead of using the primary key to access the data,  the system uses secondary indexes that have been created for the table when the optimizer determines that the primary index will result in less performance.  The optimizer is an internal "program" that looks at the primary key of the table and the secondary index,  also the WHERE clause of the select statement, it then determines which index is best to access the data.  Once bad thing about indexes, is that it can reduce performance when INSERTing or UPDATEing a database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create indexes for your database table using the SE11 transaction.  Click display, at next screen click Go To, then Indexes.&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;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 18:13:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-dictionary/m-p/1355189#M177382</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-06-01T18:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-Dictionary</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-dictionary/m-p/1355190#M177383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivasa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this online document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBDIC/BCDWBDIC.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBDIC/BCDWBDIC.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarsd,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 18:56:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-dictionary/m-p/1355190#M177383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-01T18:56:35Z</dc:date>
    </item>
  </channel>
</rss>

