<?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 ERROR_OCCURRED in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-error-occurred/m-p/3913305#M938170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alejandro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not aware how your IC web client works but perhaps the following hints may be useful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"IF SY-SUBRC eq 0.  " ?! Or should this be &amp;lt;&amp;gt;?
 IF ( syst-subrc NE 0 ).
"  RAISE ERROR_OCCURRED.  " no message, just exception
  MESSAGE 'Error' TYPE 'I' RAISING error_occurred.
ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 May 2008 03:42:35 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2008-05-30T03:42:35Z</dc:date>
    <item>
      <title>RAISE ERROR_OCCURRED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-error-occurred/m-p/3913304#M938169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gyus i have a problem i want to display an error message in my interaction center web client so i try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT SINGLE OBJECT_ID INTO NUMOPERACION FROM CRMD_ORDERADM_H&lt;/P&gt;&lt;P&gt;          WHERE&lt;/P&gt;&lt;P&gt;             DESCRIPTION_UC EQ IS_ORDERADM_H_WRK-DESCRIPTION.&lt;/P&gt;&lt;P&gt;        IF SY-SUBRC eq 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            RAISE ERROR_OCCURRED.&lt;/P&gt;&lt;P&gt;        ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the error message does not appear. what should i do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 02:08:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-error-occurred/m-p/3913304#M938169</guid>
      <dc:creator>alejandro_romero2</dc:creator>
      <dc:date>2008-05-30T02:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: RAISE ERROR_OCCURRED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-error-occurred/m-p/3913305#M938170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alejandro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not aware how your IC web client works but perhaps the following hints may be useful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;"IF SY-SUBRC eq 0.  " ?! Or should this be &amp;lt;&amp;gt;?
 IF ( syst-subrc NE 0 ).
"  RAISE ERROR_OCCURRED.  " no message, just exception
  MESSAGE 'Error' TYPE 'I' RAISING error_occurred.
ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 03:42:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-error-occurred/m-p/3913305#M938170</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-05-30T03:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: RAISE ERROR_OCCURRED</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/raise-error-occurred/m-p/3913306#M938171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks i solve the problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 15:08:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/raise-error-occurred/m-p/3913306#M938171</guid>
      <dc:creator>alejandro_romero2</dc:creator>
      <dc:date>2008-08-04T15:08:59Z</dc:date>
    </item>
  </channel>
</rss>

