<?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: Code tuning on SELECT SINGLE statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-tuning-on-select-single-statement/m-p/7129787#M1512267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by optimize? Runtime?&lt;/P&gt;&lt;P&gt;If the statement is inside a huge loop, there could be room for improvement.&lt;/P&gt;&lt;P&gt;Please describe the actual problem in detail.&lt;/P&gt;&lt;P&gt;Also look into the ABAP performance forum and &lt;SPAN __jive_macro_name="thread" id="1283414"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jun 2010 14:47:44 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2010-06-29T14:47:44Z</dc:date>
    <item>
      <title>Code tuning on SELECT SINGLE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-tuning-on-select-single-statement/m-p/7129786#M1512266</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;Is there a way to optimize a SINGLE SELECT statement ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT SINGLE pernr bukrs FROM pa0001
            INTO (it_pernr-pernr,it_pernr-bukrs)
           WHERE pernr = lv_pa9070-pernr
             AND endda GE lv_yhr_py_pdidom-begda
             AND begda LE lv_yhr_py_pdidom-endda.
      APPEND it_pernr.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thibault&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 14:43:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-tuning-on-select-single-statement/m-p/7129786#M1512266</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-29T14:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Code tuning on SELECT SINGLE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-tuning-on-select-single-statement/m-p/7129787#M1512267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by optimize? Runtime?&lt;/P&gt;&lt;P&gt;If the statement is inside a huge loop, there could be room for improvement.&lt;/P&gt;&lt;P&gt;Please describe the actual problem in detail.&lt;/P&gt;&lt;P&gt;Also look into the ABAP performance forum and &lt;SPAN __jive_macro_name="thread" id="1283414"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 14:47:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-tuning-on-select-single-statement/m-p/7129787#M1512267</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-06-29T14:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Code tuning on SELECT SINGLE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-tuning-on-select-single-statement/m-p/7129788#M1512268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this is exactly runtime. I'm gonna have a look at that link you sent me &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 14:49:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-tuning-on-select-single-statement/m-p/7129788#M1512268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-29T14:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Code tuning on SELECT SINGLE statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-tuning-on-select-single-statement/m-p/7129789#M1512269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since Thomas already chimed in... I couldn't help but notice that you've been registered since 2008 and have 101 posts but 0 points. You might want to start contributing yourself and rewarding the answers to your questions that have been helpful. No one likes "leachers", you know...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 19:44:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-tuning-on-select-single-statement/m-p/7129789#M1512269</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2010-06-30T19:44:43Z</dc:date>
    </item>
  </channel>
</rss>

