<?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: Select performance and its runtime in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-performance-and-its-runtime/m-p/5106735#M1184760</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add BSTYP to the WHERE with all of the domain values (that you want). That should make it use index EKKO~D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Feb 2009 14:18:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-05T14:18:04Z</dc:date>
    <item>
      <title>Select performance and its runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-performance-and-its-runtime/m-p/5106733#M1184758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,i have to fetch the vendor acc number and net value based on the date selection.&lt;/P&gt;&lt;P&gt;thbasic report contains company data,wen user clicks on a company,it displays the plantwise data,and wen the user clicks on any plant,it leads to next level storage locationwise report. now wen the user clicks on any location,it should display the supplier data.&lt;/P&gt;&lt;P&gt; here date is select-options and l_bukrs,l_werks and l_lgort are the user-clicked values in drilldown report...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the select statement works perfectly or shall i create any secondary index for this??. And how to get runtime for this select statement in my report itself??...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    SELECT K~LIFNR&lt;/P&gt;&lt;P&gt;                 P~NETWR&lt;/P&gt;&lt;P&gt;                 INTO TABLE T_NET&lt;/P&gt;&lt;P&gt;                 FROM EKKO AS K INNER JOIN EKPO AS P&lt;/P&gt;&lt;P&gt;                 ON   K&lt;SUB&gt;EBELN = P&lt;/SUB&gt;EBELN&lt;/P&gt;&lt;P&gt;                WHERE K~BEDAT IN S_DATE AND&lt;/P&gt;&lt;P&gt;                             P~BUKRS = L_BUKRS AND&lt;/P&gt;&lt;P&gt;                             P~WERKS = L_WERKS AND&lt;/P&gt;&lt;P&gt;                             P~LGORT = L_LGORT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sri on Feb 5, 2009 7:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 06:00:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-performance-and-its-runtime/m-p/5106733#M1184758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-05T06:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Select performance and its runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-performance-and-its-runtime/m-p/5106734#M1184759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u just brief what urs requirment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 11:49:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-performance-and-its-runtime/m-p/5106734#M1184759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-05T11:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Select performance and its runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/select-performance-and-its-runtime/m-p/5106735#M1184760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add BSTYP to the WHERE with all of the domain values (that you want). That should make it use index EKKO~D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2009 14:18:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/select-performance-and-its-runtime/m-p/5106735#M1184760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-05T14:18:04Z</dc:date>
    </item>
  </channel>
</rss>

