<?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: Code Inspector - Errors in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601984#M867573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please explain it clrearly. Is it the documentation button?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Mar 2008 10:59:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-17T10:59:44Z</dc:date>
    <item>
      <title>Code Inspector - Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601980#M867569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;How to eliminate code inspector error  ' has no accessible label' below is the format of the error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;..User Interfaces                                                                         37                C61&lt;/P&gt;&lt;P&gt;....Screen Check                                                                          37                C60&lt;/P&gt;&lt;P&gt;e......Screen Check for Usability und Accessibility                                        37                C71&lt;/P&gt;&lt;P&gt;........Errors                                                                            37                C70&lt;/P&gt;&lt;P&gt;..........Message Code 39                                                                 20                C50&lt;/P&gt;&lt;P&gt;..........==&amp;gt; I/O field (input field) ... has no accessible label                                           C50&lt;/P&gt;&lt;P&gt;............Program ZCRO_SOL_EXTRACT Screen 1000                                           1                C20&lt;/P&gt;&lt;P&gt;............I/O field (input field) P_VRSIO has no accessible label                                         C20&lt;/P&gt;&lt;P&gt;............Program ZCRO_SOL_EXTRACT Screen 1000                                           1                C21&lt;/P&gt;&lt;P&gt;............I/O field (input field) S_PMNUX-LOW has no accessible label                                     C21&lt;/P&gt;&lt;P&gt;............Program ZCRO_SOL_EXTRACT Screen 1000                                           1                C20&lt;/P&gt;&lt;P&gt;............I/O field (input field) S_WENUX-LOW has no accessible label                                     C20&lt;/P&gt;&lt;P&gt;............Program ZCRO_SOL_EXTRACT Screen 1000                                           1                C21&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 10:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601980#M867569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T10:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector - Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601981#M867570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you need to go to the text elements and give text for every input in your selection screen,if it is a selection-screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 10:40:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601981#M867570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T10:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector - Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601982#M867571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is already done. But still getting error saying that no accessible label.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 10:47:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601982#M867571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T10:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector - Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601983#M867572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To hide the message,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just Click the Blue ICON with "i" . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There will be a statement something like this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Message can be hidden using pseudo-comment "#EC CI_CALLTA"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy the comment [  &lt;STRONG&gt;"#EC CI_CALLTA&lt;/STRONG&gt;  ]  and paste it on the code line .... (which will be navigated when you double click on the Code Inspector error message &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next time if you run the Code Inspector for the same object this will not appear ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Kripa Rangachari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 10:47:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601983#M867572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T10:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector - Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601984#M867573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please explain it clrearly. Is it the documentation button?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 10:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601984#M867573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T10:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector - Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601985#M867574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yeah it is the usual documentation button (which you would see in almost all the transactions application toolbar), but here in Code Inspector Results you see this button on each and every level of the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check it out and reward if the reply is useful &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Kripa Rangachari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 11:02:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601985#M867574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T11:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Code Inspector - Errors</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601986#M867575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vinod ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the same message for an automatic generated selection screen.&lt;/P&gt;&lt;P&gt;The solution was to assign the label to the field like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN : COMMENT 3(50) text-002  FOR FIELD r1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After I maintianed the "FOR FIELD" statment, the  errors in the code inspectors are gone.&lt;/P&gt;&lt;P&gt;Bye Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 07:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-inspector-errors/m-p/3601986#M867575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-06T07:51:06Z</dc:date>
    </item>
  </channel>
</rss>

