<?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: ABAP Dynamic HINTS ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dynamic-hints/m-p/3055610#M723641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps the HINTS can be included in the dynamic definition of the WHERE clause?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know this is the case, but I can't see a reason why it shouldn't be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Nov 2007 17:27:50 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2007-11-24T17:27:50Z</dc:date>
    <item>
      <title>ABAP Dynamic HINTS ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dynamic-hints/m-p/3055609#M723640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello application development guys,&lt;/P&gt;&lt;P&gt;the DSAG (a german SAP user group) is presenting a speech called "Performance optimization with dynamic hints".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as i know is that we can use "static" hints for database queries (hard coded in ABAP)... but i don't know any possibility to generate the hints "dynamically".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there any other cases in ABAP where HINTs are used or is what does it mean "optimization with dynamic hints" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't imagine that database hints are generated dynamically....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2007 12:00:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dynamic-hints/m-p/3055609#M723640</guid>
      <dc:creator>stefan_koehler</dc:creator>
      <dc:date>2007-11-24T12:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dynamic HINTS ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dynamic-hints/m-p/3055610#M723641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps the HINTS can be included in the dynamic definition of the WHERE clause?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know this is the case, but I can't see a reason why it shouldn't be.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2007 17:27:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dynamic-hints/m-p/3055610#M723641</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2007-11-24T17:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Dynamic HINTS ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dynamic-hints/m-p/3055611#M723642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Matt &lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; Perhaps the HINTS can be included in the dynamic definition of the WHERE clause? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean with "in the dynamic definition of the WHERE clause"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean SQL Hints for database access like this one:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
SELECT *  FROM TAB
WHERE TYPE = pa_input
%_HINTS ORACLE 'index(TAB_I"J")'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can there be something dynamic in the coding? The HINT is hard coded to tell the database optimizer the access path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Nov 2007 19:03:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-dynamic-hints/m-p/3055611#M723642</guid>
      <dc:creator>stefan_koehler</dc:creator>
      <dc:date>2007-11-24T19:03:19Z</dc:date>
    </item>
  </channel>
</rss>

