<?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 Remote enable module - exceptions issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-enable-module-exceptions-issue/m-p/5650829#M1285713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a function module.&lt;/P&gt;&lt;P&gt;I choosed to make it RFC :  &lt;STRONG&gt;Remote enable module&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I got the message &lt;STRONG&gt;During RFC/update, no exception classes can be used&lt;/STRONG&gt;, when I try to check it.&lt;/P&gt;&lt;P&gt;So I commented all parts regarding exceptions, deleted the Exceptions part .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I still receive the same message &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know what else to do... Does anybody has an advice ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 May 2009 15:06:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-19T15:06:48Z</dc:date>
    <item>
      <title>Remote enable module - exceptions issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-enable-module-exceptions-issue/m-p/5650829#M1285713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a function module.&lt;/P&gt;&lt;P&gt;I choosed to make it RFC :  &lt;STRONG&gt;Remote enable module&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I got the message &lt;STRONG&gt;During RFC/update, no exception classes can be used&lt;/STRONG&gt;, when I try to check it.&lt;/P&gt;&lt;P&gt;So I commented all parts regarding exceptions, deleted the Exceptions part .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I still receive the same message &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know what else to do... Does anybody has an advice ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 15:06:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-enable-module-exceptions-issue/m-p/5650829#M1285713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T15:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remote enable module - exceptions issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-enable-module-exceptions-issue/m-p/5650830#M1285714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ariana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share your code with us ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 15:15:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-enable-module-exceptions-issue/m-p/5650830#M1285714</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-05-19T15:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Remote enable module - exceptions issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-enable-module-exceptions-issue/m-p/5650831#M1285715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you remove the exceptions from the FM interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 15:31:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-enable-module-exceptions-issue/m-p/5650831#M1285715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T15:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Remote enable module - exceptions issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-enable-module-exceptions-issue/m-p/5650832#M1285716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ariana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try not to use exceptions in an RFC, collect all the error in a return table rather than giving an exceptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If possible try to show the code which you have written.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 15:36:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-enable-module-exceptions-issue/m-p/5650832#M1285716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T15:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Remote enable module - exceptions issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-enable-module-exceptions-issue/m-p/5650833#M1285717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ariana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on the exception tab of your RFC, you must have marked the checkbox 'Exceptn Classes' (checkbox just above your first exception). Uncheck this and you'll be fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 16:31:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-enable-module-exceptions-issue/m-p/5650833#M1285717</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-05-19T16:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Remote enable module - exceptions issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remote-enable-module-exceptions-issue/m-p/5650834#M1285718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ariana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most likely there is an exception class defined in the signature of your function module.&lt;/P&gt;&lt;P&gt;Remove the exception class and replace it with a standard exception and then the compilation error should disappear.&lt;/P&gt;&lt;P&gt;However, RFC-enabled fm's should not raise any exception because otherwise the RFC connection will dump. Instead, return the errors as messages in a RETURN parameter (of table type BAPIRETTAB) like it is done in BAPIs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 16:38:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remote-enable-module-exceptions-issue/m-p/5650834#M1285718</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2009-05-19T16:38:59Z</dc:date>
    </item>
  </channel>
</rss>

