<?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 Exception on a select condition in a Function Module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-on-a-select-condition-in-a-function-module/m-p/979347#M71587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abap Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have function module. The selection conditions fails sometimes. Even if it fails I want to carry out the remaining part of the function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wondering how to create a exception on a selection condition. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;BWer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jul 2005 21:33:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-12T21:33:02Z</dc:date>
    <item>
      <title>Exception on a select condition in a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-on-a-select-condition-in-a-function-module/m-p/979347#M71587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abap Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have function module. The selection conditions fails sometimes. Even if it fails I want to carry out the remaining part of the function module. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wondering how to create a exception on a selection condition. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;BWer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2005 21:33:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-on-a-select-condition-in-a-function-module/m-p/979347#M71587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-12T21:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exception on a select condition in a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-on-a-select-condition-in-a-function-module/m-p/979348#M71588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't clear your problem.&lt;/P&gt;&lt;P&gt;Your function module is created by you?&lt;/P&gt;&lt;P&gt;if so, you can check the select result of select, like this:&lt;/P&gt;&lt;P&gt;SELECT XXXX&lt;/P&gt;&lt;P&gt;  FROM XXX&lt;/P&gt;&lt;P&gt; WHERE ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF SY-SUBRC = 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;SELECT SUCCESS&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;SELECT FAILED&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it what you want?  if not, please explain more details about your problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2005 03:11:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-on-a-select-condition-in-a-function-module/m-p/979348#M71588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-13T03:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exception on a select condition in a Function Module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exception-on-a-select-condition-in-a-function-module/m-p/979349#M71589</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;your problem description is not clear, more detail, please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Andrej.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2005 03:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exception-on-a-select-condition-in-a-function-module/m-p/979349#M71589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-13T03:14:50Z</dc:date>
    </item>
  </channel>
</rss>

