<?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>Question Re: System Errror and Applicaiton Error in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/system-errror-and-applicaiton-error/qaa-p/1716101#M752891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;King,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;System errors,&amp;lt;/b&amp;gt; which are triggered by the runtime. These might be errors during transfer, due to a failed server&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Handling System Errors:&amp;lt;/b&amp;gt;You catch errors that occur when transferring a message by using the exception class CX_AI_SYSTEM_FAULT. You distinguish system errors using error codes; these are managed and documented centrally for all systems. The application can display an error message by using the attributes CODE and ERRORTEXT of the exception class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Application Errors&amp;lt;/b&amp;gt; are triggered or handled by the application alone. An example would be a request for data about a material that is unknown in the receiver system. &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Handling Application Errors&amp;lt;/b&amp;gt; :Fault messages are provided in WSDL for handling application errors. The proxy generation functions use these to generate the exception classes (prefix CX_).&lt;/P&gt;&lt;P&gt;Exception classes for application errors are derived from the basis exception class CX_AI_APPLICATION_FAULT. You can use this exception class to determine an error situation, independently of the exact error, or in a CATCH branch, you can use it to catch all the errors that have not yet been handled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further help please go through the url &lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/25/a45c3cff8ca92be10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/25/a45c3cff8ca92be10000000a114084/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Nov 2006 19:37:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-10T19:37:46Z</dc:date>
    <item>
      <title>System Errror and Applicaiton Error</title>
      <link>https://community.sap.com/t5/technology-q-a/system-errror-and-applicaiton-error/qaq-p/1716100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone explain the difference between two...Are there any categories of errors in SAP XI.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2006 18:12:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/system-errror-and-applicaiton-error/qaq-p/1716100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-10T18:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: System Errror and Applicaiton Error</title>
      <link>https://community.sap.com/t5/technology-q-a/system-errror-and-applicaiton-error/qaa-p/1716101#M752891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;King,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;System errors,&amp;lt;/b&amp;gt; which are triggered by the runtime. These might be errors during transfer, due to a failed server&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Handling System Errors:&amp;lt;/b&amp;gt;You catch errors that occur when transferring a message by using the exception class CX_AI_SYSTEM_FAULT. You distinguish system errors using error codes; these are managed and documented centrally for all systems. The application can display an error message by using the attributes CODE and ERRORTEXT of the exception class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Application Errors&amp;lt;/b&amp;gt; are triggered or handled by the application alone. An example would be a request for data about a material that is unknown in the receiver system. &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Handling Application Errors&amp;lt;/b&amp;gt; :Fault messages are provided in WSDL for handling application errors. The proxy generation functions use these to generate the exception classes (prefix CX_).&lt;/P&gt;&lt;P&gt;Exception classes for application errors are derived from the basis exception class CX_AI_APPLICATION_FAULT. You can use this exception class to determine an error situation, independently of the exact error, or in a CATCH branch, you can use it to catch all the errors that have not yet been handled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further help please go through the url &lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/25/a45c3cff8ca92be10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/25/a45c3cff8ca92be10000000a114084/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;---Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2006 19:37:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/system-errror-and-applicaiton-error/qaa-p/1716101#M752891</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-10T19:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: System Errror and Applicaiton Error</title>
      <link>https://community.sap.com/t5/technology-q-a/system-errror-and-applicaiton-error/qaa-p/1716102#M752892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This help doc may help you-&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/25/a45c3cff8ca92be10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/25/a45c3cff8ca92be10000000a114084/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Moorthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2006 19:51:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/system-errror-and-applicaiton-error/qaa-p/1716102#M752892</guid>
      <dc:creator>moorthy</dc:creator>
      <dc:date>2006-11-10T19:51:12Z</dc:date>
    </item>
  </channel>
</rss>

