<?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 ABOUT CODE CHECK in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-code-check/m-p/2314039#M507168</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the diffrence between code inspector and EPC(Extended programe check)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2007 05:58:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-16T05:58:02Z</dc:date>
    <item>
      <title>ABOUT CODE CHECK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-code-check/m-p/2314039#M507168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the diffrence between code inspector and EPC(Extended programe check)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 05:58:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-code-check/m-p/2314039#M507168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T05:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: ABOUT CODE CHECK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-code-check/m-p/2314040#M507169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EPC will perform static checks, which are too time consuming for the normal syntax check. The extended program check returns both errors and warnings and it is possible to run either individual specialized tests or one whole standard check.&lt;/P&gt;&lt;P&gt;check more herehttp://help.sap.com/saphelp_nw2004s/helpdata/en/d1/801afd454211d189710000e8322d00/frameset.htm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Code Inspector is a tool for checking Repository objects regarding performance, security, syntax, and adherence to name conventions&lt;/P&gt;&lt;P&gt;Check more here &lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/56/fd3b87d203064aa925256ff88d931b/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/56/fd3b87d203064aa925256ff88d931b/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 06:01:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-code-check/m-p/2314040#M507169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T06:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: ABOUT CODE CHECK</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-code-check/m-p/2314041#M507170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Extended Program Check&lt;/P&gt; &lt;BR /&gt;Use&lt;BR /&gt;You use this function to perform static checks, which are too time consuming for the normal syntax check. The extended program check returns both errors and warnings and it is possible to run either individual specialized tests or one whole standard check. &lt;BR /&gt;&lt;BR /&gt;Procedure&lt;BR /&gt; 1. You access the extended program check by means of transaction SLIN. You can also choose Program ® Check ® Extended program check.&lt;BR /&gt;&lt;BR /&gt;The system displays a list of possible check options. By default, all of them are selected. For detailed information about a particular option, position the cursor on it and choose F1.&lt;BR /&gt;The extended program check takes considerably longer time than other checks but it uses a buffer and the process speeds up after the first run.&lt;BR /&gt;&lt;BR /&gt; 2. Select any options you need.&lt;BR /&gt;&lt;BR /&gt;For each option you have selected, the system displays an overview of the number of errors, warnings, and messages.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Only the especially critical warnings are displayed before the standard check.&lt;BR /&gt;&lt;BR /&gt; 3. Choose an entry to display the corresponding detail screen.&lt;BR /&gt;&lt;BR /&gt;From that screen you can jump to the appropriate point in the program and correct the error.&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;&lt;P&gt;&lt;BR /&gt;Code Inspector&lt;/P&gt;&lt;/B&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;The Code Inspector is a tool for checking Repository objects regarding performance, security, syntax, and adherence to name conventions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;Using the Code Inspector (transaction code SCI), you can check individual objects or sets of objects for performance, security, syntax, and adherence to name conventions. You can also determine statistical information or search for certain ABAP words (tokens). In the Code Inspector, you can define inspections that, with the help of check variants, examine certain sets of objects. As the result of an inspection, you receive information messages, warning messages, or error messages on different properties of the examined objects. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Integration&lt;/P&gt;&lt;P&gt;You can call the Code Inspector using transaction code SCI or through the menu path SAP Menu à Tools à ABAP Workbench à Test à Code Inspector. Also, you can call the Code Inspector from the following transactions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        ABAP Dictionary (SE11) for DDIC tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Class Builder (SE24) for classes and interfaces&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Function Builder (SE37) for function groups&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        ABAP Editor (SE38) for programs or reports&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        ABAP Workbench (SE80)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Features&lt;/P&gt;&lt;P&gt;The range of functions in the Code Inspector is limited to checking static object definitions and can therefore only point out certain problems. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It cannot, for example, give a precise statement as to how the overall performance of a program is. To be able to do this, you need to analyze program execution yourself at runtime &amp;#150; for example, using the Runtime Analysis Tool (transaction code SE30), the Performance Trace (ST05), or the Global Performance Analysis Function (ST30).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activities&lt;/P&gt;&lt;P&gt;If you have not yet worked with the Code Inspector, you need to do the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       1.      Create a set of objects to determine the objects to be checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       2.      Define a check variant (or use a predefined one) in order to define the extent of objects to be checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       3.      Create and execute an inspection in order to execute the object check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jogdand M B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2007 06:19:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-code-check/m-p/2314041#M507170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-16T06:19:59Z</dc:date>
    </item>
  </channel>
</rss>

