<?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: BAPI_TRANSACTION_COMMIT' giving COMMIT_IN_PERFORM_ON_COMMIT dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433618#M12420</link>
    <description>&lt;P&gt;I am calling this BAPI in  the EXIT_SAPLIMR0_001 user exit.&lt;/P&gt;</description>
    <pubDate>Thu, 18 May 2017 06:29:33 GMT</pubDate>
    <dc:creator>former_member228514</dc:creator>
    <dc:date>2017-05-18T06:29:33Z</dc:date>
    <item>
      <title>BAPI_TRANSACTION_COMMIT' giving COMMIT_IN_PERFORM_ON_COMMIT dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433616#M12418</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt; am creation Notification and used BAPI_ALM_NOTIF_CREATE, BAPI_ALM_NOTIF_SAVE and&lt;/P&gt;&lt;P&gt; 
BAPI_TRANSACTION_COMMIT in sequence.&lt;/P&gt;&lt;P&gt;While calling CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
 IMPORTING
   RETURN        = gt_Return .. I am getting above dump.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aarti,&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 05:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433616#M12418</guid>
      <dc:creator>former_member228514</dc:creator>
      <dc:date>2017-05-18T05:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT' giving COMMIT_IN_PERFORM_ON_COMMIT dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433617#M12419</link>
      <description>&lt;P&gt;Normal. It says that you can't commit inside a commit. Read the ABAP documentation please.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 05:41:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433617#M12419</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-05-18T05:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT' giving COMMIT_IN_PERFORM_ON_COMMIT dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433618#M12420</link>
      <description>&lt;P&gt;I am calling this BAPI in  the EXIT_SAPLIMR0_001 user exit.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 06:29:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433618#M12420</guid>
      <dc:creator>former_member228514</dc:creator>
      <dc:date>2017-05-18T06:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT' giving COMMIT_IN_PERFORM_ON_COMMIT dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433619#M12421</link>
      <description>&lt;P&gt;Pls review note:&lt;A href="https://i7p.wdf.sap.corp/sap/support/notes/514582"&gt;514582 - SYSTEM_ON_COMMIT_INTERRUPTED&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 07:16:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433619#M12421</guid>
      <dc:creator>eric_chen01</dc:creator>
      <dc:date>2017-05-18T07:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT' giving COMMIT_IN_PERFORM_ON_COMMIT dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433620#M12422</link>
      <description>&lt;P&gt;Read the exit desciption: 'User Exit Before Update of Measuring Points/Documents (After COMMIT WORK)' You are not allowed to execute a commit at this step. &lt;/P&gt;&lt;P&gt;Obviously this exit is called in some PERFORM ON COMMIT step) so you could wrap your code for an execution in another LUW using &lt;A href="http://help-legacy.sap.com/abapdocu_751/en/abenbg_remote_function_glosry.htm"&gt;Background RFC (bgRFC)&lt;/A&gt; for example.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 07:43:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433620#M12422</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-05-18T07:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT' giving COMMIT_IN_PERFORM_ON_COMMIT dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433621#M12423</link>
      <description>&lt;P&gt;So, it probably means that the EXIT_SAPLIMR0_001 user exit is called in an "update task" (cf ABAP documentation), which is triggered during a standard COMMIT WORK. In your code, you must not do a COMMIT WORK again (BAPI_TRANSACTION_COMMIT does a COMMIT WORK), as you are already inside a COMMIT WORK.&lt;/P&gt;&lt;P&gt;Inside an update task, it's a little late to call a BAPI, but it can work, so try without BAPI_TRANSACTION_COMMIT.&lt;/P&gt;&lt;P&gt;Otherwise, do as Raymond suggests, start your code in a separate process, for instance tRFC, bgRFC, background job, and so on.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 08:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433621#M12423</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-05-18T08:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT' giving COMMIT_IN_PERFORM_ON_COMMIT dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433622#M12424</link>
      <description>&lt;P&gt;Thanks for u r comments. Actually I am trying to create PM notification. If I remove the BAPI_TRANSACTION_COMMIT then notification will not be able to save in the LUW. I am using the IMRC0001 enhancement beacause I need to check measurement point. Any solution ? &lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 10:30:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433622#M12424</guid>
      <dc:creator>former_member228514</dc:creator>
      <dc:date>2017-05-18T10:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_TRANSACTION_COMMIT' giving COMMIT_IN_PERFORM_ON_COMMIT dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433623#M12425</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, do as Raymond suggests, start your code in a separate process, for instance tRFC, bgRFC, background job, and so on.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 10:33:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-transaction-commit-giving-commit-in-perform-on-commit-dump/m-p/433623#M12425</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-05-18T10:33:41Z</dc:date>
    </item>
  </channel>
</rss>

