<?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 UNCAUGHT_EXCEPTION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/uncaught-exception/m-p/12770933#M2023082</link>
    <description>&lt;P&gt;Dear Expert,&lt;/P&gt;
  &lt;P&gt;i am trying to trigger BAPI in a program for reservation creation. Get dumps at the time of Commit.&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
      EXPORTING
        wait = 'X'.&amp;lt;br&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2230729-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2230730-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Please kindly advise.&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;RTN&lt;/P&gt;</description>
    <pubDate>Mon, 11 Dec 2023 05:58:20 GMT</pubDate>
    <dc:creator>ratana_pouy</dc:creator>
    <dc:date>2023-12-11T05:58:20Z</dc:date>
    <item>
      <title>UNCAUGHT_EXCEPTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uncaught-exception/m-p/12770933#M2023082</link>
      <description>&lt;P&gt;Dear Expert,&lt;/P&gt;
  &lt;P&gt;i am trying to trigger BAPI in a program for reservation creation. Get dumps at the time of Commit.&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
      EXPORTING
        wait = 'X'.&amp;lt;br&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2230729-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2230730-image.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Please kindly advise.&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;
  &lt;P&gt;RTN&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 05:58:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uncaught-exception/m-p/12770933#M2023082</guid>
      <dc:creator>ratana_pouy</dc:creator>
      <dc:date>2023-12-11T05:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: UNCAUGHT_EXCEPTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uncaught-exception/m-p/12770934#M2023083</link>
      <description>&lt;P&gt;This could occur when the above BAPI (reservation creation) returns error and not being properlly handled.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 07:14:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uncaught-exception/m-p/12770934#M2023083</guid>
      <dc:creator>Qi_Liu</dc:creator>
      <dc:date>2023-12-11T07:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: UNCAUGHT_EXCEPTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uncaught-exception/m-p/12770935#M2023084</link>
      <description>&lt;P&gt;Always check the SAP notes first if you have some issues with the standard programs. If the issue is still not solved, contact the SAP support.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 08:08:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uncaught-exception/m-p/12770935#M2023084</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-12-11T08:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: UNCAUGHT_EXCEPTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uncaught-exception/m-p/12770936#M2023085</link>
      <description>&lt;P&gt;Check the RETURN parameter for Error Message before calling BAPI_TRANSACTION_COMMIT or ROLLBACK.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://help.sap.com/docs/search?q=Calling%20BAPIs%20from%20ABAP"&gt;Calling BAPIs from ABAP&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;Transaction BAPI documentation&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://me.sap.com/servicessupport/search/%7B%22q%22%3A%22%2FBOBF%2FCX_FRW_INT_CNTRCT_VIOLTN%22%2C%22originContext%22%3A%22CentralSearch%22%7D"&gt;OSS notes for /BOBF/CX_FRW_INT_CNTRCT_VIOLTN&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 15 Dec 2023 11:03:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uncaught-exception/m-p/12770936#M2023085</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2023-12-15T11:03:37Z</dc:date>
    </item>
  </channel>
</rss>

