<?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 Extended program check VS code inspector in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-vs-code-inspector/m-p/10109973#M1815977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi All,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please tell the uses of extended program check and uses of code inspector?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;what are the differences for extended program check and code inspector?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Feb 2014 17:48:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-02-25T17:48:16Z</dc:date>
    <item>
      <title>Extended program check VS code inspector</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-vs-code-inspector/m-p/10109973#M1815977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi All,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please tell the uses of extended program check and uses of code inspector?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;and&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;what are the differences for extended program check and code inspector?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 17:48:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-vs-code-inspector/m-p/10109973#M1815977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-25T17:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Extended program check VS code inspector</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-vs-code-inspector/m-p/10109974#M1815978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Code inspector: is mainly checks the quality (performance, security..etc) of the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extended program check: is maintly to check the syntax, like obselete statements. For example if you don't mention type in subroutine EPC will thrown a warning. Or if you use "tables" statement in subroutines/FMs, EPC will through a warning message as using tables is obselete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For any development object it is always good practice to do both of these checks to improve the quality of development. And make sure that the count of these 2 checks is zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 03:24:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-vs-code-inspector/m-p/10109974#M1815978</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-02-26T03:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Extended program check VS code inspector</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-vs-code-inspector/m-p/10109975#M1815979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balaji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below links&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ABAP/Code+Inspector" title="http://wiki.scn.sap.com/wiki/display/ABAP/Code+Inspector"&gt;Code Inspector - ABAP Development - SCN Wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ABAP/Extended+Program+Check" title="http://wiki.scn.sap.com/wiki/display/ABAP/Extended+Program+Check"&gt;Extended Program Check - ABAP Development - SCN Wiki&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, there are many similar scn threads on this, please search the scn site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rama&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 03:40:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extended-program-check-vs-code-inspector/m-p/10109975#M1815979</guid>
      <dc:creator>ramakrishnappa</dc:creator>
      <dc:date>2014-02-26T03:40:25Z</dc:date>
    </item>
  </channel>
</rss>

