<?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: handle break function module custom in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/handle-break-function-module-custom/m-p/12279312#M1988614</link>
    <description>&lt;P&gt;The only general way to solve the issue: is to run function in queue or in another process and check from the current what is going on. It can be done:&lt;/P&gt;&lt;P&gt;1) ABAP channels&lt;BR /&gt;2) Queues (you can put function in queue)&lt;BR /&gt;3) dynamical job plan (and put there function)&lt;/P&gt;&lt;P&gt;So it is bullet-proof approach from any dump or error during function.&lt;/P&gt;&lt;P&gt;also (which is more reasonable) you can check the specific exceptional cases and raise exception and catch it.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Oct 2020 11:04:27 GMT</pubDate>
    <dc:creator>former_member610590</dc:creator>
    <dc:date>2020-10-19T11:04:27Z</dc:date>
    <item>
      <title>handle break function module custom</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/handle-break-function-module-custom/m-p/12279310#M1988612</link>
      <description>&lt;P&gt;how can I make lines of code run when the FM when the transaction execution is aborted, or other cases of interruptions? &lt;/P&gt;
  &lt;P&gt;basically when the execution is interrupted I want to handle when this happens&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 10:49:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/handle-break-function-module-custom/m-p/12279310#M1988612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-10-19T10:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: handle break function module custom</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/handle-break-function-module-custom/m-p/12279311#M1988613</link>
      <description>&lt;P&gt;you want to catch a /n  or /nend ? &lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 10:55:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/handle-break-function-module-custom/m-p/12279311#M1988613</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2020-10-19T10:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: handle break function module custom</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/handle-break-function-module-custom/m-p/12279312#M1988614</link>
      <description>&lt;P&gt;The only general way to solve the issue: is to run function in queue or in another process and check from the current what is going on. It can be done:&lt;/P&gt;&lt;P&gt;1) ABAP channels&lt;BR /&gt;2) Queues (you can put function in queue)&lt;BR /&gt;3) dynamical job plan (and put there function)&lt;/P&gt;&lt;P&gt;So it is bullet-proof approach from any dump or error during function.&lt;/P&gt;&lt;P&gt;also (which is more reasonable) you can check the specific exceptional cases and raise exception and catch it.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 11:04:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/handle-break-function-module-custom/m-p/12279312#M1988614</guid>
      <dc:creator>former_member610590</dc:creator>
      <dc:date>2020-10-19T11:04:27Z</dc:date>
    </item>
  </channel>
</rss>

