<?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: Creating exception classes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-exception-classes/m-p/5247668#M1212430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, found my error, i have to declare them as attributes. But using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
        CATCH zcx_xi INTO cxr.
           serror = cxr-&amp;gt;get_text( ).
           MESSAGE serror TYPE 'A'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serror is empty when using the raise statement in #1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Feb 2009 13:57:10 GMT</pubDate>
    <dc:creator>rainer_hbenthal</dc:creator>
    <dc:date>2009-02-11T13:57:10Z</dc:date>
    <item>
      <title>Creating exception classes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-exception-classes/m-p/5247667#M1212429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i've created my own exception class named zcx_xi, and i have now a textid with zcx_xi. I entetred&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
XI: &amp;amp;AREA&amp;amp; &amp;amp;text&amp;amp;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;into the the textfield beside the textid. How do get the parameters area and text filled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
raise exception type zcx_xi exporting area = 'hello' text = 'world'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does not work: inknown parameters area and text. Looking at other exception classes i cant find where to declare those. Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 13:35:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-exception-classes/m-p/5247667#M1212429</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2009-02-11T13:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Creating exception classes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-exception-classes/m-p/5247668#M1212430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, found my error, i have to declare them as attributes. But using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
        CATCH zcx_xi INTO cxr.
           serror = cxr-&amp;gt;get_text( ).
           MESSAGE serror TYPE 'A'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;serror is empty when using the raise statement in #1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 13:57:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-exception-classes/m-p/5247668#M1212430</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2009-02-11T13:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating exception classes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-exception-classes/m-p/5247669#M1212431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is really not fair: the attribute in the text field has to be in lower case. Otherwise it will not work &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, this is solved, how can i assign 10 point to me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2009 14:16:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-exception-classes/m-p/5247669#M1212431</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2009-02-11T14:16:50Z</dc:date>
    </item>
  </channel>
</rss>

