<?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 Pragma/Pseudo Code to suppress Select * in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pragma-pseudo-code-to-suppress-select/m-p/433765#M12428</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;is there a Pragma/Pseudo Code to suppress Select * e.g. if more fields are selected than used in the coding? I tried #EC * but that doesn't work. &lt;/P&gt;
  &lt;P&gt;Is there another Pragma/Pseudo Code to supress Errors of the Code inspector?&lt;/P&gt;
  &lt;P&gt;Thanks and regards!&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2017 18:42:32 GMT</pubDate>
    <dc:creator>manuel_horn3</dc:creator>
    <dc:date>2017-07-20T18:42:32Z</dc:date>
    <item>
      <title>Pragma/Pseudo Code to suppress Select *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pragma-pseudo-code-to-suppress-select/m-p/433765#M12428</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
  &lt;P&gt;is there a Pragma/Pseudo Code to suppress Select * e.g. if more fields are selected than used in the coding? I tried #EC * but that doesn't work. &lt;/P&gt;
  &lt;P&gt;Is there another Pragma/Pseudo Code to supress Errors of the Code inspector?&lt;/P&gt;
  &lt;P&gt;Thanks and regards!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 18:42:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pragma-pseudo-code-to-suppress-select/m-p/433765#M12428</guid>
      <dc:creator>manuel_horn3</dc:creator>
      <dc:date>2017-07-20T18:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pragma/Pseudo Code to suppress Select *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pragma-pseudo-code-to-suppress-select/m-p/433766#M12429</link>
      <description>&lt;P&gt;CI messages cannot be suppressed by pragmas but by pseudo comments only. As a rule, a CI message should inform you about the corresponding pseudo comment.&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://help.sap.com/http.svc/rc/abapdocu_751_index_htm/7.51/en-US/index.htm?file=abenpseudo_comment_ci.htm" target="test_blank"&gt;https://help.sap.com/http.svc/rc/abapdocu_751_index_htm/7.51/en-US/index.htm?file=abenpseudo_comment_ci.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 20:13:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pragma-pseudo-code-to-suppress-select/m-p/433766#M12429</guid>
      <dc:creator>retired_member</dc:creator>
      <dc:date>2017-07-20T20:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Pragma/Pseudo Code to suppress Select *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pragma-pseudo-code-to-suppress-select/m-p/433767#M12430</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;In case you are referring to the code inspector check "Search problematic SELECT * statements", and the error message is "Select-Statement can be transformed. &amp;amp;1% of fields used" then CI_ALL_FIELDS_NEEDED should work.&lt;/P&gt;
  &lt;P&gt;Sometimes the code inspector check does not inform about the pseudo comment, in this case the comment is documented in the code eg CONSTRUCTOR of class CL_CI_TEST_ANALYZE_SELECT_HANA&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2017 06:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pragma-pseudo-code-to-suppress-select/m-p/433767#M12430</guid>
      <dc:creator>larshp</dc:creator>
      <dc:date>2017-07-21T06:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pragma/Pseudo Code to suppress Select *</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pragma-pseudo-code-to-suppress-select/m-p/433768#M12431</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;Thanks a lot for your help! I will test your input. Lars you are right, that is the check that I mean. Is there also a common pseudo comment where I can ignore all errors? I thout #CI * is this general comment. But it doesn't work.&lt;/P&gt;
  &lt;P&gt;Thanks and regards!&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2017 10:48:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pragma-pseudo-code-to-suppress-select/m-p/433768#M12431</guid>
      <dc:creator>manuel_horn3</dc:creator>
      <dc:date>2017-07-25T10:48:44Z</dc:date>
    </item>
  </channel>
</rss>

