<?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: Regarding Fault Class Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fault-class-error/m-p/3509878#M844198</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post the entire code of the include within { c o d e } tags (without the separating spaces), so that formatting is retained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2008 08:47:18 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2008-03-04T08:47:18Z</dc:date>
    <item>
      <title>Regarding Fault Class Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fault-class-error/m-p/3509877#M844197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello When I do extended check to a Z include inside another Include SAPMV45A...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Messages for Syntax check warnings(Error)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program: SAPMV45A Include: ZV841INC Row: 122 Prio 1&lt;/P&gt;&lt;P&gt;Syntax check warning&lt;/P&gt;&lt;P&gt;The exception CX_AI_SYSTEM_FAULT is neither caught nor is it declared in the&lt;/P&gt;&lt;P&gt;RAISING clause of "USEREXIT_SAVE_DOCUMENT_PREPARE".&lt;/P&gt;&lt;P&gt;Internal Message Code: MESSAGE G-Q&lt;/P&gt;&lt;P&gt;(The message cannot be hidden using pseudo-comment "#EC .., bzw. durch SET&lt;/P&gt;&lt;P&gt;EXTENDED CHECK OFF/ON)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA fault TYPE REF TO cx_ai_system_fault . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      CATCH cx_ai_system_fault  into FAULT.    &lt;/P&gt;&lt;P&gt;          &lt;/P&gt;&lt;P&gt;          WRITE &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; fault-&amp;gt;errortext.   &lt;/P&gt;&lt;P&gt;      ENDTRY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please suggest any solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 08:14:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fault-class-error/m-p/3509877#M844197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T08:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Fault Class Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fault-class-error/m-p/3509878#M844198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please post the entire code of the include within { c o d e } tags (without the separating spaces), so that formatting is retained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 08:47:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fault-class-error/m-p/3509878#M844198</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-03-04T08:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Fault Class Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fault-class-error/m-p/3509879#M844199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not clear for me ..Could you explain a little bit more clear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 09:06:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fault-class-error/m-p/3509879#M844199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T09:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Fault Class Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fault-class-error/m-p/3509880#M844200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't see anything obviously wrong with the code you have posted on this forum.  I think I need to see all the code of the include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look to the right of your screen, when you reply to this message, you'll see "Plain Text Help".  Underneath that you'll see Further Markup Possibilities.  The first of those is the word &lt;STRONG&gt;code&lt;/STRONG&gt; surrounded by curly brackets - that is { and a }.  This I call a "code tag".  If you post your ABAP into this forum and surround the ABAP with a code tag before and a code tag afterwards, it's a LOT easier for me to read, and therefore help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Without tags, you get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Sample code&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;IF mycondition.  " Without  tags&lt;/P&gt;&lt;P&gt;  PERFORM something.&lt;/P&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;P&gt;  PERFORM something_else.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
* Sample code
IF mycondition.  " With { code } tags
  PERFORM something.
ELSE.
  PERFORM something_else.
ENDIF.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Matthew Billingham on Mar 4, 2008 7:08 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 18:08:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-fault-class-error/m-p/3509880#M844200</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2008-03-04T18:08:08Z</dc:date>
    </item>
  </channel>
</rss>

