<?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 not catching customizing table error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-not-catching-customizing-table-error/m-p/11083837#M1902071</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anurag,&lt;/P&gt;&lt;P&gt;I am running ATC with PERFORMANCE_DB variant.. It seems ATC doesnt give "Select *" error if the table is buffered. Anyway it can be customized while selecting variant or by creating a new customized variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1273/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sumit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 May 2015 08:50:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-05-14T08:50:39Z</dc:date>
    <item>
      <title>ATC not catching customizing table error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-not-catching-customizing-table-error/m-p/11083835#M1902069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hello Gurus,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I created a program with code containing "Select * from T001" and ran ATC check. But ATC doesnt error for "Select *". Is it that ATC doesnt give "select *" error for customizing tables..?? Please help..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 13:35:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-not-catching-customizing-table-error/m-p/11083835#M1902069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-13T13:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: ATC not catching customizing table error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-not-catching-customizing-table-error/m-p/11083836#M1902070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi&amp;nbsp; Sumit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;There are multiple aspects of ATC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;1- Are you running with ABAP test cockpit or ABAP test cockpit with variant?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;2- ATC is configurable; to check the configuration, use TCode ATC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3- ATC check could be of providing the less number of fields in internal table or where clause missing or not providing the key fields of&lt;BR /&gt;that table etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4- The delivery classes 'C', 'G', 'E', or 'S refer to customer and system tables.It is usually a small table with master or transaction data, &lt;BR /&gt;which allows the Table to be buffered. So Customizing table could be waved off by where clause however if you want to restrict it then config it in custom variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4- To check what checks are present that you can see in the option Manage Check Variants option in quality governance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5- Try SCI transaction as all variants configuration can be seen there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt; Anurag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 16:10:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-not-catching-customizing-table-error/m-p/11083836#M1902070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-13T16:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: ATC not catching customizing table error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/atc-not-catching-customizing-table-error/m-p/11083837#M1902071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anurag,&lt;/P&gt;&lt;P&gt;I am running ATC with PERFORMANCE_DB variant.. It seems ATC doesnt give "Select *" error if the table is buffered. Anyway it can be customized while selecting variant or by creating a new customized variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1273/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sumit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 08:50:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/atc-not-catching-customizing-table-error/m-p/11083837#M1902071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-14T08:50:39Z</dc:date>
    </item>
  </channel>
</rss>

