<?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: check for select * in abap code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-for-select-in-abap-code/m-p/6990922#M1493978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would not recommend to do that, it is a waste of time. There are lots of SELECT * which are simply correct. There are a lot of SELECT * where not all fields are needed, but the width is so small that you can not expect to save anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of wasting your time, concentrate on the checks which are there:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code Inspectoru2019s Performance Checks (I)&lt;/P&gt;&lt;P&gt;/people/randolf.eilenberger/blog/2007/03/12/code-inspector146s-performance-checks-i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code Inspectoru2019s Performance Checks (II)&lt;/P&gt;&lt;P&gt;/people/randolf.eilenberger/blog/2007/07/02/code-inspector146s-performance-checks-ii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is also a number III.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These checks are on missing indices, problems with buffer usage and inefficient usage of internal table. They work&lt;/P&gt;&lt;P&gt;fine, (I know who programmed them &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; and fine the top issues for performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jun 2010 07:23:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-09T07:23:26Z</dc:date>
    <item>
      <title>check for select * in abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-for-select-in-abap-code/m-p/6990921#M1493977</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;Ii try to personalize a check in order to check for  SELECT *  statement , i want to create new check in code inspector , can i have some advices .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 20:15:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-for-select-in-abap-code/m-p/6990921#M1493977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-08T20:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: check for select * in abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-for-select-in-abap-code/m-p/6990922#M1493978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would not recommend to do that, it is a waste of time. There are lots of SELECT * which are simply correct. There are a lot of SELECT * where not all fields are needed, but the width is so small that you can not expect to save anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of wasting your time, concentrate on the checks which are there:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code Inspectoru2019s Performance Checks (I)&lt;/P&gt;&lt;P&gt;/people/randolf.eilenberger/blog/2007/03/12/code-inspector146s-performance-checks-i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code Inspectoru2019s Performance Checks (II)&lt;/P&gt;&lt;P&gt;/people/randolf.eilenberger/blog/2007/07/02/code-inspector146s-performance-checks-ii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is also a number III.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These checks are on missing indices, problems with buffer usage and inefficient usage of internal table. They work&lt;/P&gt;&lt;P&gt;fine, (I know who programmed them &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; and fine the top issues for performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 07:23:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-for-select-in-abap-code/m-p/6990922#M1493978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-09T07:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: check for select * in abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-for-select-in-abap-code/m-p/6990923#M1493979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;deleted duplicate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 07:23:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-for-select-in-abap-code/m-p/6990923#M1493979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-09T07:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: check for select * in abap code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-for-select-in-abap-code/m-p/6990924#M1493980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thinks for the answer , i Will studies the others check .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 08:31:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-for-select-in-abap-code/m-p/6990924#M1493980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-09T08:31:15Z</dc:date>
    </item>
  </channel>
</rss>

