<?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 Code Inspector - Approval step for pseudo comments in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882699#M1790177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Within SAP code inspector certain messages can be suppressed by adding pseudo comments to the relevant line ("#EC WHATEVER).&amp;nbsp; In the SAP help &lt;A href="http://help.sap.com/saphelp_nw70ehp2ru/helpdata/en/8d/4b64488cce3945ba42b059319d62dc/frameset.htm" title="http://help.sap.com/saphelp_nw70ehp2ru/helpdata/en/8d/4b64488cce3945ba42b059319d62dc/frameset.htm"&gt;SAP Library - Test and Analysis Tools in ABAP&lt;/A&gt; it explains a mechanism for requesting approval to suppress SCI errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"You must designate one or more users with &lt;SPAN class="SAPXDPDocuLink "&gt;full Code Inspector authorizations&lt;/SPAN&gt; to review and approve exceptions. You must tell your developers which users are responsible for their exceptions.&lt;/P&gt;&lt;P&gt;Developers apply for exceptions from the results of code inspections. To complete an exception request, a developer must enter the name of the user who should review the request."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that while I can find (on the initial screen of SCI) a list of Exception requests I have raised, or that have been raised for my approval, I can't find a way to actually raise them.&amp;nbsp; I have an SCI result, including an error that can be suppressed with an exception but can find no way from this report to raise an exception request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Oct 2013 14:06:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-10-28T14:06:37Z</dc:date>
    <item>
      <title>Code Inspector - Approval step for pseudo comments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882699#M1790177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Within SAP code inspector certain messages can be suppressed by adding pseudo comments to the relevant line ("#EC WHATEVER).&amp;nbsp; In the SAP help &lt;A href="http://help.sap.com/saphelp_nw70ehp2ru/helpdata/en/8d/4b64488cce3945ba42b059319d62dc/frameset.htm" title="http://help.sap.com/saphelp_nw70ehp2ru/helpdata/en/8d/4b64488cce3945ba42b059319d62dc/frameset.htm"&gt;SAP Library - Test and Analysis Tools in ABAP&lt;/A&gt; it explains a mechanism for requesting approval to suppress SCI errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"You must designate one or more users with &lt;SPAN class="SAPXDPDocuLink "&gt;full Code Inspector authorizations&lt;/SPAN&gt; to review and approve exceptions. You must tell your developers which users are responsible for their exceptions.&lt;/P&gt;&lt;P&gt;Developers apply for exceptions from the results of code inspections. To complete an exception request, a developer must enter the name of the user who should review the request."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that while I can find (on the initial screen of SCI) a list of Exception requests I have raised, or that have been raised for my approval, I can't find a way to actually raise them.&amp;nbsp; I have an SCI result, including an error that can be suppressed with an exception but can find no way from this report to raise an exception request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 14:06:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882699#M1790177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-28T14:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector - Approval step for pseudo comments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882700#M1790178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can trigger a SCI check at transport request release (1), this should trigger your workflow.&lt;/P&gt;&lt;P&gt;Else you could create a small report (2) that execute SCI on every suitable object of every open transport request periodically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) SE03 Transport tools -&amp;gt; Global Customizing (Transport Organizer) -&amp;gt; Object checks when request released&lt;/P&gt;&lt;P&gt;(2) e.g. calling SCI_INSPECT_LIST on result of TR_GET_OBJECTS_OF_REQ_AN_TASKS (list of object)s and TR_TRANSFORM_TADIR_TO_EU_TYPE (convert object directory types to editor types)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 14:13:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882700#M1790178</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-10-28T14:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector - Approval step for pseudo comments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882701#M1790179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I interpret it, the functionality I've quoted from the SAP help does not relate to workflow (the fact&amp;nbsp; you need to know that name of the approver suggests fairly basic functionality) or specifically to the SCI check at transport release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the initial screen of transaction SCI the menu option Goto -&amp;gt; Exceptions -&amp;gt; Approve lists the SCI exception requests that have been assigned to me, and Goto -&amp;gt; Exceptions -&amp;gt; Requested lists those I have raised.&amp;nbsp; And while the SAP help explains "Developers apply for exceptions from the results of code inspections" there nothing explaining how this is done and nothing I can find in the SCI results list to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this half-delivered functionality, or am I missing something?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 14:35:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882701#M1790179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-28T14:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector - Approval step for pseudo comments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882702#M1790180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was not aware of this functionality of SCI; seems to me SCI is more powerful than most of us think &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1904/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway - &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;In practice, this limitation means that developers should use the Code Inspector in the QA system. Only there will check messages be hidden by exceptions.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is quite confusing&lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.sap.com/1904/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 14:57:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882702#M1790180</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2013-10-28T14:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector - Approval step for pseudo comments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882703#M1790181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bit more detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From debugging the SCI menu option Goto -&amp;gt; Exceptions -&amp;gt; Approve, this functionality seems to be based around tables SCIEXCEPTN_APPL and SCIEXCEPTN, and the class CL_CI_EXCEPTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However the methods in this class that seem to relate to the creation of the exception don't seem to be called from the SCI (essentially program SAPLS_CODE_INSPECTOR).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still looking a lot like half delivered functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 15:48:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882703#M1790181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-28T15:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector - Approval step for pseudo comments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882704#M1790182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also I tried some x-ref search, and find many not referenced object like method SAVE_AS_APPROVER of class CL_CI_EXCEPTION and the like. (And looking for a keyword like EXCEPTION in code is not easy...) I don't find any option in PAI/handled event/context menu in display SCI results code... (checked in release 731) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 15:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882704#M1790182</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-10-28T15:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector - Approval step for pseudo comments</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882705#M1790183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the table name as search criteria I've found this;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="8725257" __jive_macro_name="message" class="jive_macro jive_macro_message" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, the approval functionality is only available for checks with an Exception 'Table Entry' rather than a pseudo comment.&amp;nbsp; The delivered ones with this set seem to be ABAP internal statements, most have nothing or a pseudo comment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To my own slight embarassment, it does actually say this in the first line of the help I linked in my original question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"To see which messages may be masked with exceptions, choose&lt;SPAN class="SAPXDPNavigationPath " title="Navigation path"&gt; &lt;EM class="SAPXDPScreenElement " title="Object name"&gt;Goto -&amp;gt;&lt;/EM&gt; &lt;EM class="SAPXDPScreenElement " title="Object name"&gt;Management of -&amp;gt;&lt;/EM&gt; &lt;EM class="SAPXDPScreenElement " title="Object name"&gt;Message Priorities. &lt;/EM&gt;&lt;/SPAN&gt;&lt;EM class="SAPXDPScreenElement " title="Object name"&gt;Table entry&lt;/EM&gt; in the &lt;EM class="SAPXDPScreenElement " title="Object name"&gt;Exception&lt;/EM&gt; column means that an exception can be &lt;/P&gt;&lt;P&gt;requested."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone for the input. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 16:10:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-approval-step-for-pseudo-comments/m-p/9882705#M1790183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-28T16:10:22Z</dc:date>
    </item>
  </channel>
</rss>

