<?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: SAP-Realtime in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-realtime/m-p/1459127#M216841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HI TCODE FOR CODE INSPECTOR IS SCI.&lt;/P&gt;&lt;P&gt;&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;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;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/56/fd3b87d203064aa925256ff88d931b/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/56/fd3b87d203064aa925256ff88d931b/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jun 2006 05:43:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-16T05:43:10Z</dc:date>
    <item>
      <title>SAP-Realtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-realtime/m-p/1459124#M216838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WHAT IS CODE INSPECTOR? USE OF THIS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2006 05:18:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-realtime/m-p/1459124#M216838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-16T05:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-Realtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-realtime/m-p/1459125#M216839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the tcode SCI .&lt;/P&gt;&lt;P&gt;What follows is pretty self explanatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what the document says:&lt;/P&gt;&lt;P&gt;The Code Inspector tests single objects or object sets (programs, function groups, classes, interfaces, Dictionary objects) for performance, security, serviceability, error proneness, and statistical information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can call the Code Inspector for the relevant single objects directly from the ABAP Editor (SE38), the Function Builder (SE37), or the Class Builder (SE24) (Object-&amp;gt;Check-&amp;gt;Code Inspector). The system then checks using a default check variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Object sets, check variants, and inspections are created using transaction SCI.&lt;/P&gt;&lt;P&gt;Object Sets and Check Variants (that is, combinations of single checks to which you can assign parameters) are managed independently of one another. An Inspection connects one check variant with an object set. Inspections, object sets, and check variants are created by one userlocally | | or visible to all users globally | |.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An inspection returns a Check Result, from which you can derive another object set.&lt;/P&gt;&lt;P&gt;Check these links:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/56/fd3b87d203064aa925256ff88d931b/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/56/fd3b87d203064aa925256ff88d931b/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/4f/3d1540bf1af72ee10000000a1550b0/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/4f/3d1540bf1af72ee10000000a1550b0/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2006 05:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-realtime/m-p/1459125#M216839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-16T05:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-Realtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-realtime/m-p/1459126#M216840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can get the Code Inspector by the transaction SCID. There are three kinds of checks. 1) Performance Check, 2) Security Check and 3) Syntax check/ Generation. You can do these three thru Code Inspector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subhasish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2006 05:27:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-realtime/m-p/1459126#M216840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-16T05:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAP-Realtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-realtime/m-p/1459127#M216841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;GOOD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HI TCODE FOR CODE INSPECTOR IS SCI.&lt;/P&gt;&lt;P&gt;&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;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;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/56/fd3b87d203064aa925256ff88d931b/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/56/fd3b87d203064aa925256ff88d931b/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2006 05:43:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-realtime/m-p/1459127#M216841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-16T05:43:10Z</dc:date>
    </item>
  </channel>
</rss>

