<?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: go_sys_exception not defined in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/go-sys-exception-not-defined/m-p/5188691#M1200847</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Feb 2009 03:47:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-25T03:47:51Z</dc:date>
    <item>
      <title>go_sys_exception not defined</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/go-sys-exception-not-defined/m-p/5188689#M1200845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following code in my abap program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***********************************&lt;/P&gt;&lt;P&gt;go_sys_exception TYPE REF TO cx_ai_system_fault.&lt;/P&gt;&lt;P&gt;TRY.&lt;/P&gt;&lt;P&gt;CREATE OBJECT employee_data.&lt;/P&gt;&lt;P&gt;call method employee_data-&amp;gt;UPLOAD_ACTION_ITEM exporting&lt;/P&gt;&lt;P&gt;OUTPUT = output.&lt;/P&gt;&lt;P&gt;commit work.&lt;/P&gt;&lt;P&gt;CATCH cx_ai_system_fault INTO go_sys_exception.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it_error_tab-message = go_sys_exception-errortext.&lt;/P&gt;&lt;P&gt;it_error_tab-code = go_sys_exception-code.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  log this error into some error log table for reference and if required raise alerts.    &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ENDTRY.&lt;/P&gt;&lt;P&gt;********************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i compile it gives me an error message saying go_sys_exception is not defined. &lt;/P&gt;&lt;P&gt;any idea why iam getting this error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 05:16:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/go-sys-exception-not-defined/m-p/5188689#M1200845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T05:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: go_sys_exception not defined</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/go-sys-exception-not-defined/m-p/5188690#M1200846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have not specified Data infront of delcaration or give proper declaration syntax for go_sys_exception TYPE REF TO cx_ai_system_fault.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2009 05:19:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/go-sys-exception-not-defined/m-p/5188690#M1200846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-24T05:19:58Z</dc:date>
    </item>
    <item>
      <title>Re: go_sys_exception not defined</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/go-sys-exception-not-defined/m-p/5188691#M1200847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Feb 2009 03:47:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/go-sys-exception-not-defined/m-p/5188691#M1200847</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-25T03:47:51Z</dc:date>
    </item>
  </channel>
</rss>

