<?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: exception CX_SY_NATIVE_SQL_ERROR syntax error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-cx-sy-native-sql-error-syntax-error/m-p/5368482#M1235100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I respect the rules &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will give answer to the question you erased:&lt;/P&gt;&lt;P&gt;It is possible to call oracle procedure in abap. Use statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;EXEC SQL.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  &lt;EM&gt;EXECUTE PROCEDURE  proc_name (IN :field_name1, IN :field_name2)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ENDEXEC.&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No duplicating any more, I promise &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nihad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2009 15:18:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-26T15:18:27Z</dc:date>
    <item>
      <title>exception CX_SY_NATIVE_SQL_ERROR syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-cx-sy-native-sql-error-syntax-error/m-p/5368478#M1235096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, while trying to catch exception I got this syntax error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*The type "CX_SY_NATIVE_SQL_ERROR" is unknown.	*	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data:
myORADB  type dbcon-con_name,
lv_message type string,
lr_error TYPE REF TO cx_sy_native_sql_error,
ret type int4,
nTabs type int4 value 0 .

..............

.............&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to solve this, please do you have any idea? working on 4.6c system...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;nihad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 11:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-cx-sy-native-sql-error-syntax-error/m-p/5368478#M1235096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T11:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: exception CX_SY_NATIVE_SQL_ERROR syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-cx-sy-native-sql-error-syntax-error/m-p/5368479#M1235097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friend,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The class CX_SY_NATIVE_SQL_ERROR has been released internally in SAP version 4.6C.&lt;/P&gt;&lt;P&gt;May be you can not use that one as reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally, if you see TRY...CATCH statement to handle error has been promoted by SAP from version 6.0 onwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishnendu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 12:12:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-cx-sy-native-sql-error-syntax-error/m-p/5368479#M1235097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T12:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: exception CX_SY_NATIVE_SQL_ERROR syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-cx-sy-native-sql-error-syntax-error/m-p/5368480#M1235098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Do you know how can I hande exeptions in 4.6c, related to DBCON connection to remote oracle db?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Nihad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2009 12:15:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-cx-sy-native-sql-error-syntax-error/m-p/5368480#M1235098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-23T12:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: exception CX_SY_NATIVE_SQL_ERROR syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-cx-sy-native-sql-error-syntax-error/m-p/5368481#M1235099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please stop duplicate posting multiple variants of the same question, and see SAP Note 1259369.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The forum rules are in the sticky post at the top of each forum page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly respect them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 15:13:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-cx-sy-native-sql-error-syntax-error/m-p/5368481#M1235099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T15:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: exception CX_SY_NATIVE_SQL_ERROR syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-cx-sy-native-sql-error-syntax-error/m-p/5368482#M1235100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I respect the rules &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will give answer to the question you erased:&lt;/P&gt;&lt;P&gt;It is possible to call oracle procedure in abap. Use statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;EXEC SQL.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  &lt;EM&gt;EXECUTE PROCEDURE  proc_name (IN :field_name1, IN :field_name2)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ENDEXEC.&lt;/EM&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No duplicating any more, I promise &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nihad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 15:18:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-cx-sy-native-sql-error-syntax-error/m-p/5368482#M1235100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T15:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: exception CX_SY_NATIVE_SQL_ERROR syntax error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-cx-sy-native-sql-error-syntax-error/m-p/5368483#M1235101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, to follow-up on existing questions with further &lt;EM&gt;progress&lt;/EM&gt; or infos is the correct procedure - this keeps the answers together for others who search for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the question is indeed a different one, then feel free to open a new thread and discuss it until conclusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 15:34:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-cx-sy-native-sql-error-syntax-error/m-p/5368483#M1235101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T15:34:17Z</dc:date>
    </item>
  </channel>
</rss>

