<?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: RAISE_EXCEPTION : CNTL_ERROR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913393#M380040</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are on version 4.7.&lt;/P&gt;&lt;P&gt;I have a consultant monitoring these dumps next week. If I don't have any luck with him then I will log a call in OSS. If I do find out anything I will let you know and perhaps you could do the same - Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2007 09:40:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-09T09:40:27Z</dc:date>
    <item>
      <title>RAISE_EXCEPTION : CNTL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913387#M380034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have just upgraded from 4.0B to ERP2005.&lt;/P&gt;&lt;P&gt;We are using RF deviceses/scanners on our warehouses. They are connected using telnet/SAPConsole running on own developed transactions.&lt;/P&gt;&lt;P&gt;After go-live we se a shortdump - approx. 10 times a day - with the text :&lt;/P&gt;&lt;P&gt;Exception condition "CNTL_ERROR" raised. &lt;/P&gt;&lt;P&gt;A RAISE statement in the program "CL_GUI_DIALOGBOX_CONTAINER====CP" raised the exception condition "CNTL_ERROR".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But we are not using any kind of OO in thees transaction. It's just ordinary Screen painter - not using any kind of containers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dump does not occur in the same transaction, but durring the day serveral of our own transaction get this dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have any idea on what I shoul look after ????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 07:35:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913387#M380034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T07:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: RAISE_EXCEPTION : CNTL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913388#M380035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could be that SAP is trying to throw a message to the RF screens. But as they are pure character based the transaction dumps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 09:03:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913388#M380035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T09:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: RAISE_EXCEPTION : CNTL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913389#M380036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just checked out the class, and this Exception is triggered in various ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following are the list of methods that raise this exception,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Constructor ---&amp;gt; whenever a screen is created. This may not be the cause as the error is not occurred always. May occur due to improper Object creations.&lt;/P&gt;&lt;P&gt;2. SET_REGISTERED_EVENTS&lt;/P&gt;&lt;P&gt;3. SET_CAPTION&lt;/P&gt;&lt;P&gt;4. GET_CAPTION&lt;/P&gt;&lt;P&gt;5. GET_HSCROLL_RANGE&lt;/P&gt;&lt;P&gt;6. GET_VSCROLL_RANGE&lt;/P&gt;&lt;P&gt;7. REG_EVENT_CLOSE&lt;/P&gt;&lt;P&gt;8. SET_HSCROLL_RANGE&lt;/P&gt;&lt;P&gt;9. SET_VSCROLL_RANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These exceptions will be raised for the above reasons. May be if one can have a watch in what scenario's Dump is getting created, some analysis can be made.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2007 11:02:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913389#M380036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-20T11:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: RAISE_EXCEPTION : CNTL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913390#M380037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another piece of information :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction......... "ZDAOP20 "                          &lt;/P&gt;&lt;P&gt;Program............. "CL_GUI_DIALOGBOX_CONTAINER====CP"  &lt;/P&gt;&lt;P&gt;Screen.............. "SAPMSHLP 0600"                     &lt;/P&gt;&lt;P&gt;Screen line......... 7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2007 17:35:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913390#M380037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-21T17:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: RAISE_EXCEPTION : CNTL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913391#M380038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever come right with this problem? We have exactly the same abap dump &lt;/P&gt;&lt;P&gt;as you got. It also occurs for various different scanning transactions at various times of the day by different users. They are also using SAP Console and not using OO functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate any ideas or suggestions that you may have tried.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 09:57:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913391#M380038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-08T09:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: RAISE_EXCEPTION : CNTL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913392#M380039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No we did not find any solution. But I guess I will create a OSS message now, and I also think that you shold do the same.&lt;/P&gt;&lt;P&gt;What version are you on ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2007 10:04:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913392#M380039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-08T10:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: RAISE_EXCEPTION : CNTL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913393#M380040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are on version 4.7.&lt;/P&gt;&lt;P&gt;I have a consultant monitoring these dumps next week. If I don't have any luck with him then I will log a call in OSS. If I do find out anything I will let you know and perhaps you could do the same - Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2007 09:40:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913393#M380040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-09T09:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: RAISE_EXCEPTION : CNTL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913394#M380041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found out that the dump occurs when a user presses the F1 button.&lt;/P&gt;&lt;P&gt;I can reproduce this error on my own PC when running sapcnsl.exe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 09:42:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913394#M380041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T09:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: RAISE_EXCEPTION : CNTL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913395#M380042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess that SAP has avioded this problem in their own RF transaction by using the F1 button as F11/SAVE. Take a look at the GUI Status LMOB_GROUP8 of the program RLMENU.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 10:33:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913395#M380042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T10:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: RAISE_EXCEPTION : CNTL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913396#M380043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the solution :&lt;/P&gt;&lt;P&gt;For each RF user the following setting under Help has to be changed :&lt;/P&gt;&lt;P&gt;Help -&amp;gt; Settings. F1 Help must be set to "In Modal Dialog Box" not "In Performance Assistant".&lt;/P&gt;&lt;P&gt;It is this performance Assistant that uses some controls that are not supported by SAPConsole.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 11:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913396#M380043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T11:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: RAISE_EXCEPTION : CNTL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913397#M380044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much for your help.&lt;/P&gt;&lt;P&gt;We have made this change and it has definitely sorted out our problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 10:27:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913397#M380044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T10:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: RAISE_EXCEPTION : CNTL_ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913398#M380045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i developed  one  zprogram  in that i used the  submit for the program  "RFBILA00 "  when i am running it  it is giving  following the dump .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Dump is not getting while running the RFBILA00  program with the same  input values . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does any one have an idea on this please let me know it is very very urgent .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------------" /&gt;&lt;P&gt;           &lt;/P&gt;&lt;P&gt;"RAISE_EXCEPTION" C                                                                &lt;/P&gt;&lt;P&gt;"CL_GUI_CONTROL================CP" or "CL_GUI_CONTROL================CM009"        &lt;/P&gt;&lt;P&gt;"SET_VISIBLE"                                                                      &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------------------" /&gt;&lt;P&gt;           &lt;/P&gt;&lt;P&gt;or                                                                                &lt;/P&gt;&lt;P&gt;"CL_GUI_CONTROL================CP" "CNTL_ERROR"                                    &lt;/P&gt;&lt;P&gt;                               &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance .&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jun 2007 08:08:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-exception-cntl-error/m-p/1913398#M380045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-02T08:08:01Z</dc:date>
    </item>
  </channel>
</rss>

