<?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 Test Cockpit(ATC) naming convention issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-test-cockpit-atc-naming-convention-issue/m-p/622103#M25952</link>
    <description>&lt;P&gt;Some ideas:&lt;/P&gt;
  &lt;P&gt;Are you sure your configured ATC variant is executed and not the default one?&lt;/P&gt;
  &lt;P&gt;Also there a two separate options for naming conventions in ATC, one is using SLIN and the other is not if I recall correctly. If you have both activated you'll get confusing results.&lt;/P&gt;</description>
    <pubDate>Sun, 29 Apr 2018 09:59:06 GMT</pubDate>
    <dc:creator>fabianlupa</dc:creator>
    <dc:date>2018-04-29T09:59:06Z</dc:date>
    <item>
      <title>ABAP Test Cockpit(ATC) naming convention issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-test-cockpit-atc-naming-convention-issue/m-p/622101#M25950</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I am trying to configure ATC for our SAP system. I have created a code inspector check variant and maintained it in ATC configuration. All the other checks are working as desired but it shows error for all the naming convention. &lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;For example, I have maintained the naming convention for constants as 'C_*'.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/136274-1.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;But if I declare a constant as C_TEST I get error as "Invalid Name ... for CONSTANTS (Global)".&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/136275-2.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;This error is occurring is for not only constants but all the naming conventions. But when I execute it only through the code inspector via tcode SCII I am not getting this error.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Can anyone please help me understand what I am doing wrong?&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Thanks in advance,&lt;/P&gt;
  &lt;P&gt;Sarif&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2018 04:11:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-test-cockpit-atc-naming-convention-issue/m-p/622101#M25950</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-04-28T04:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Test Cockpit(ATC) naming convention issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-test-cockpit-atc-naming-convention-issue/m-p/622102#M25951</link>
      <description>&lt;P&gt;Not answering your question, but I would like to point out that your variable naming standards seem to vary from &lt;A href="https://www.dsag.de/sites/default/files/dsag_recommendation_abap_development.pdf"&gt;DSAG recommendations&lt;/A&gt; and SAP's own &lt;A href="https://help.sap.com/doc/abapdocu_752_index_htm/7.52/en-US/abenprog_intern_names_guidl.htm"&gt;guidelines&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Apr 2018 07:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-test-cockpit-atc-naming-convention-issue/m-p/622102#M25951</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2018-04-28T07:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Test Cockpit(ATC) naming convention issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-test-cockpit-atc-naming-convention-issue/m-p/622103#M25952</link>
      <description>&lt;P&gt;Some ideas:&lt;/P&gt;
  &lt;P&gt;Are you sure your configured ATC variant is executed and not the default one?&lt;/P&gt;
  &lt;P&gt;Also there a two separate options for naming conventions in ATC, one is using SLIN and the other is not if I recall correctly. If you have both activated you'll get confusing results.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Apr 2018 09:59:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-test-cockpit-atc-naming-convention-issue/m-p/622103#M25952</guid>
      <dc:creator>fabianlupa</dc:creator>
      <dc:date>2018-04-29T09:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Test Cockpit(ATC) naming convention issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-test-cockpit-atc-naming-convention-issue/m-p/622104#M25953</link>
      <description>&lt;P&gt;Hi Fabian, thanks for the reply. I hope you are talking about the below 2 options. As you can see, I have checked only one of them.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/133657-1.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 03:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-test-cockpit-atc-naming-convention-issue/m-p/622104#M25953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-04-30T03:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Test Cockpit(ATC) naming convention issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-test-cockpit-atc-naming-convention-issue/m-p/622105#M25954</link>
      <description>&lt;P&gt;Thanks Matthew, the DSAG recommendations seems interesting and helpful. I'll have a read and see if we can incorporate any of the suggestions.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 03:18:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-test-cockpit-atc-naming-convention-issue/m-p/622105#M25954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-04-30T03:18:19Z</dc:date>
    </item>
  </channel>
</rss>

