<?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: general in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2832740#M663144</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;Code inspector is used to analyse the program for the &lt;/P&gt;&lt;P&gt;following ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Performance checks&lt;/P&gt;&lt;P&gt; Syntax Checks&lt;/P&gt;&lt;P&gt;Naming Conventions , etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use tcode SCI &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raghav T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Oct 2007 06:58:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-06T06:58:51Z</dc:date>
    <item>
      <title>general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2832737#M663141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;what is code inspector?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2007 05:32:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2832737#M663141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-06T05:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2832738#M663142</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;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;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;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;You can check the following link for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/sap-teched-03/abap%20troubleshooting" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/sap-teched-03/abap%20troubleshooting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/56/fd3b87d203064aa925256ff88d931b/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/56/fd3b87d203064aa925256ff88d931b/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Reward If Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2007 05:46:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2832738#M663142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-06T05:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2832739#M663143</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;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;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;Integration&lt;/P&gt;&lt;P&gt;&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;Features&lt;/P&gt;&lt;P&gt;&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;Activities&lt;/P&gt;&lt;P&gt;&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; Creating and Starting a Test Run in the Code Inspector Locate the document in its SAP Library structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Code Inspector, ABAP Unit tests can be used for any object sets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When configuring the check variant, you can activate ABAP Unit tests by choosing Dynamic Tests ® ABAP Unit. Existing ABAP Unit tests will then run alongside a regular code inspection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Inspection Locate the document in its SAP Library structure&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During an inspection, individual objects or sets of objects are checked as to whether certain programming guidelines have been adhered to. The result of an inspection run is a list of the individual checks made with errors, warnings, or information messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two types of inspections. They differ with respect to whether the results are made persistent or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Persistent inspections with results storage&lt;/P&gt;&lt;P&gt;For execution on the local server or parallel execution on the server group. You can plan persistent inspections as background jobs and use them for any size of object set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Anonymous or ad-hoc inspections without results storage&lt;/P&gt;&lt;P&gt;For execution on the local server and for fewer than 50 objects. You can execute ad-hoc inspections in online mode only.&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an ABAP developer or quality manager, you can use the inspections to find out whether the most important programming guidelines in static ABAP coding or other object definitions have been adhered to.&lt;/P&gt;&lt;P&gt;Structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results list of the inspection consists of the following overview levels:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        The executed checks are subdivided into the check categories: performance, security, syntax, search, general.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Each check category contains the individual test results, sorted by error, warning, or information messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Each of these messages contains:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;¡        The position of the source code (or the name of the TADIR object)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;¡        A short explanation&lt;/P&gt;&lt;P&gt;Integration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create and maintain server groups for persistent inspections using the transaction SE59 -&amp;gt; RFC Groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checkthis link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/30/243ad24cf4cb4faf5a5b83621a37d7/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/30/243ad24cf4cb4faf5a5b83621a37d7/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://searchsap.techtarget.com/loginMembersOnly/1,289498,sid21_gci918390,00.html?NextURL=http%3A//searchsap.techtarget.com/tip/0%2C289483%2Csid21_gci918390%2C00.html" target="test_blank"&gt;http://searchsap.techtarget.com/loginMembersOnly/1,289498,sid21_gci918390,00.html?NextURL=http%3A//searchsap.techtarget.com/tip/0%2C289483%2Csid21_gci918390%2C00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapfans.com/forums/viewtopic.php?t=71547" target="test_blank"&gt;http://www.sapfans.com/forums/viewtopic.php?t=71547&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;Pavan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2007 05:49:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2832739#M663143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-06T05:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2832740#M663144</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;Code inspector is used to analyse the program for the &lt;/P&gt;&lt;P&gt;following ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Performance checks&lt;/P&gt;&lt;P&gt; Syntax Checks&lt;/P&gt;&lt;P&gt;Naming Conventions , etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use tcode SCI &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raghav T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2007 06:58:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2832740#M663144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-06T06:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2832741#M663145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ganpathi,&lt;/P&gt;&lt;P&gt;    give U r mail id ,I will send the document usage on code inspector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2007 07:49:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2832741#M663145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-06T07:49:09Z</dc:date>
    </item>
  </channel>
</rss>

