<?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: ATC / Code Inspector - exclude naming conventions for derived methods in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526057#M1749989</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Randolf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also thought of that but that would mean the entire class wouldn't be checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another idea would be to include the standard import parameters of an exception's constructor method (PREVIOUS etc.) in the whitelist for import parameter names for abap oo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would ask the developer that would be great; the findings occur with the extended check for naming conventions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jul 2013 11:14:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-07-19T11:14:19Z</dc:date>
    <item>
      <title>ATC / Code Inspector - exclude naming conventions for derived methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526052#M1749984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are using the ATC with a code inspector variant for extended naming conventions. (i.e. IMPORTING parameters of methods must be named i[:type:] where type can by s, t, o, ... for structure, table, object reference, etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As we also use the ATC exemption system the problem is that there are (false positive) findings for parameters of methods derived from a superclass / interface which don't&amp;nbsp; comply with the naming conventions but which you cannot edit. Is there a way to exclude those standard checks for derived methods?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for an answer and best regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 11:37:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526052#M1749984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-21T11:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: ATC / Code Inspector - exclude naming conventions for derived methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526053#M1749985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have the same problem but it occurs rarely and I am curious for any other suggestions than mine:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only idea I have is to derive the ABAP Testclass for naming conventions &lt;/P&gt;&lt;P&gt;CL_CI_TEST_ABAP_NAMING and extend it with something like compiler directives.&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>Tue, 25 Jun 2013 07:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526053#M1749985</guid>
      <dc:creator>wol</dc:creator>
      <dc:date>2013-06-25T07:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: ATC / Code Inspector - exclude naming conventions for derived methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526054#M1749986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder about this, since as far as I know the naming convention check only checks the &lt;EM&gt;definition&lt;/EM&gt; of some parameter, and not its &lt;EM&gt;usage. &lt;/EM&gt;So if a parameter is defined in an interface or a superclass, a check of the derived class should not return any message with regards to the naming convention compliance of this parameter. If you find such a behavior, please open an OSS message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, &lt;/P&gt;&lt;P&gt;Randolf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jun 2013 11:50:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526054#M1749986</guid>
      <dc:creator>former_member184455</dc:creator>
      <dc:date>2013-06-26T11:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: ATC / Code Inspector - exclude naming conventions for derived methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526055#M1749987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Randolf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your answer. You are right, of course, I was not specific enough to describe the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The findings only occur in the constructor method of derived exception classes. Because the method signature (importing parameters) is generated from the (derived) instance attributes of the exception class the naming conventions aren't matched and there is an unwanted code inspector finding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a a way to exclude the constructor's method signature of exception classes from the check?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 15:09:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526055#M1749987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-17T15:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: ATC / Code Inspector - exclude naming conventions for derived methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526056#M1749988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not that I'd know of. I will ask the developer of the check.&lt;/P&gt;&lt;P&gt;Wouldn't it be possible to take exception classes ('ZCX_*') out of the inobject set to be inspected wrt naming conventions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, Randolf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 10:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526056#M1749988</guid>
      <dc:creator>former_member184455</dc:creator>
      <dc:date>2013-07-19T10:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: ATC / Code Inspector - exclude naming conventions for derived methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526057#M1749989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Randolf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also thought of that but that would mean the entire class wouldn't be checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another idea would be to include the standard import parameters of an exception's constructor method (PREVIOUS etc.) in the whitelist for import parameter names for abap oo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you would ask the developer that would be great; the findings occur with the extended check for naming conventions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 11:14:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526057#M1749989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-19T11:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: ATC / Code Inspector - exclude naming conventions for derived methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526058#M1749990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;I will ask the developer of the check&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/P&gt;&lt;P&gt;I'm so jealous of you - &lt;A __default_attr="4860" __jive_macro_name="user" class="jive_macro jive_macro_user" href="https://community.sap.com/"&gt;&lt;/A&gt; &lt;SPAN __jive_emoticon_name="devil" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1642/images/emoticons/devil.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jul 2013 18:59:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526058#M1749990</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2013-07-21T18:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: ATC / Code Inspector - exclude naming conventions for derived methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526059#M1749991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are several sites where ABAP code is generated and the user cannot influence the naming - it would be cumbersome / impossible to exclude all these from checking.&lt;/P&gt;&lt;P&gt; The developer of the check also recommended to exclude the generated classes from the object set. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, Randolf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 11:52:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-code-inspector-exclude-naming-conventions-for-derived-methods/m-p/9526059#M1749991</guid>
      <dc:creator>former_member184455</dc:creator>
      <dc:date>2013-07-25T11:52:03Z</dc:date>
    </item>
  </channel>
</rss>

