<?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 for SAP Standard code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-for-sap-standard-code/m-p/12536169#M2005808</link>
    <description>&lt;P&gt;We got to develop code in SAP Namespace and the package like CD01_DCM and we develop code with naming like &lt;STRONG&gt;CL_CLASS_NAME&lt;/STRONG&gt;, &lt;STRONG&gt;RCM_PROGRAM_NAME&lt;/STRONG&gt; ..Etc and we are running ATC for the package CD01_DCM and it is returning &lt;STRONG&gt;'0'&lt;/STRONG&gt; results in &lt;STRONG&gt;SE80 - ATC Result Browser .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And also if we take any object under this package to run Static ATC check ,it is returning a message &lt;STRONG&gt;'The objects passed the chosen checks without any finding'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Even I have changed NAMESPACE from &lt;STRONG&gt;/0SAP/ &lt;/STRONG&gt;to &lt;STRONG&gt;/0CUST/ &lt;/STRONG&gt;in&lt;STRONG&gt; TDEVC&lt;/STRONG&gt; table in debugging but still it not working. &lt;/P&gt;&lt;P&gt;Please suggest what can be done to make it ATC work for these programs and package. &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mouli&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2022 08:54:17 GMT</pubDate>
    <dc:creator>former_member797976</dc:creator>
    <dc:date>2022-04-06T08:54:17Z</dc:date>
    <item>
      <title>ATC for SAP Standard code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-for-sap-standard-code/m-p/12536166#M2005805</link>
      <description>&lt;P&gt;How to run ATC for a standard SAP Package which doent contain any Z* or Y* objects and i have tried to change namespace from /0SAP to /0CUST. Still it is returning '0' results. can some one share the details what can be done to check ATC against standard sap code&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;Mouli&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 05:49:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-for-sap-standard-code/m-p/12536166#M2005805</guid>
      <dc:creator>former_member797976</dc:creator>
      <dc:date>2022-04-06T05:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: ATC for SAP Standard code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-for-sap-standard-code/m-p/12536167#M2005806</link>
      <description>&lt;P&gt;Thank you, Chandramouli, &lt;BR /&gt;Since this is your first question, I recommend that you familiarize yourself with our Q&amp;amp;A Tutorial: &lt;A rel="noreferrer noopener" href="https://developers.sap.com/tutorials/community-qa.html" target="_blank"&gt;https://developers.sap.com/tutorials/community-qa.html&lt;/A&gt;, as it provides tips for preparing questions that draw responses from our members. Should you wish, you can revise your question by selecting Actions, then Edit. &lt;/P&gt;&lt;P&gt;By adding a picture to your profile you encourage readers to respond:  &lt;A rel="noreferrer noopener" href="https://www.youtube.com/watch?v=46bt1juWUUM" target="_blank"&gt;&lt;/A&gt;&lt;A href="https://www.youtube.com/watch?v=46bt1juWUUM" target="test_blank"&gt;https://www.youtube.com/watch?v=46bt1juWUUM&lt;/A&gt; &lt;BR /&gt;Many thanks!  &lt;/P&gt;&lt;P&gt;(Keep in mind, when you receive an answer that was helpful to you, accept it as best answer). &lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 05:50:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-for-sap-standard-code/m-p/12536167#M2005806</guid>
      <dc:creator>lenastodal</dc:creator>
      <dc:date>2022-04-06T05:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: ATC for SAP Standard code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-for-sap-standard-code/m-p/12536168#M2005807</link>
      <description>&lt;P&gt;I guess the idea is that ATC can run tests on SAP code only in SAP-owned development systems.&lt;/P&gt;&lt;P&gt;Why do you want to check SAP-owned code?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 06:20:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-for-sap-standard-code/m-p/12536168#M2005807</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-04-06T06:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: ATC for SAP Standard code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-for-sap-standard-code/m-p/12536169#M2005808</link>
      <description>&lt;P&gt;We got to develop code in SAP Namespace and the package like CD01_DCM and we develop code with naming like &lt;STRONG&gt;CL_CLASS_NAME&lt;/STRONG&gt;, &lt;STRONG&gt;RCM_PROGRAM_NAME&lt;/STRONG&gt; ..Etc and we are running ATC for the package CD01_DCM and it is returning &lt;STRONG&gt;'0'&lt;/STRONG&gt; results in &lt;STRONG&gt;SE80 - ATC Result Browser .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And also if we take any object under this package to run Static ATC check ,it is returning a message &lt;STRONG&gt;'The objects passed the chosen checks without any finding'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Even I have changed NAMESPACE from &lt;STRONG&gt;/0SAP/ &lt;/STRONG&gt;to &lt;STRONG&gt;/0CUST/ &lt;/STRONG&gt;in&lt;STRONG&gt; TDEVC&lt;/STRONG&gt; table in debugging but still it not working. &lt;/P&gt;&lt;P&gt;Please suggest what can be done to make it ATC work for these programs and package. &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mouli&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 08:54:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-for-sap-standard-code/m-p/12536169#M2005808</guid>
      <dc:creator>former_member797976</dc:creator>
      <dc:date>2022-04-06T08:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: ATC for SAP Standard code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-for-sap-standard-code/m-p/12536170#M2005809</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in that case you are creating the SAP Objects as customer modifications. Scanning of customer modifications is possible via remote ATC. See the blog post for more details: &lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sap.com/2017/09/18/remote-code-analysis-in-atc-scanning-customer-extensions/"&gt;https://blogs.sap.com/2017/09/18/remote-code-analysis-in-atc-scanning-customer-extensions/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thomas. &lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 07:08:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-for-sap-standard-code/m-p/12536170#M2005809</guid>
      <dc:creator>ThFiedler</dc:creator>
      <dc:date>2022-04-12T07:08:15Z</dc:date>
    </item>
  </channel>
</rss>

