<?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: Continue behind COMMIT WORK. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-behind-commit-work/m-p/6433275#M1411271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frantisek,&lt;/P&gt;&lt;P&gt;The issue with the COMMIT WORK is, it closes all the LUW's after the COMMIT,i'm not sure why the next screen not coming up, but if you try to save any data after this COMMIT WORK it does not work. So try to do the COMMIT after you everything is done(if possible).&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Dec 2009 14:55:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-08T14:55:52Z</dc:date>
    <item>
      <title>Continue behind COMMIT WORK.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-behind-commit-work/m-p/6433274#M1411270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing problem with COMMIT WORK in my STANDARD SAP modification for executing ABAP Proxy. The problem is that the program doesnt continue after COMMIT WORK (messages, screens), but return to the initial screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to commit data sent via proxy and then continue (with next proxy calling, processing screens etc)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frantisek Holas, CZ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 07:51:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/continue-behind-commit-work/m-p/6433274#M1411270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T07:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Continue behind COMMIT WORK.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-behind-commit-work/m-p/6433275#M1411271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frantisek,&lt;/P&gt;&lt;P&gt;The issue with the COMMIT WORK is, it closes all the LUW's after the COMMIT,i'm not sure why the next screen not coming up, but if you try to save any data after this COMMIT WORK it does not work. So try to do the COMMIT after you everything is done(if possible).&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 14:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/continue-behind-commit-work/m-p/6433275#M1411271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-08T14:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Continue behind COMMIT WORK.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-behind-commit-work/m-p/6433276#M1411272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not standard behaviour. What are the statements after COMMIT WORK? Where is it being used? I mean, is it in the subroutine like update at commit? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I am facing problem with COMMIT WORK in my STANDARD SAP modification for executing ABAP Proxy. The problem is that the program doesnt continue after COMMIT WORK (messages, screens), but return to the initial screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is your program? Where did you change the code? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Is there any way to commit data sent via proxy and then continue (with next proxy calling, processing screens etc)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why dont you do at end of all statements? You can also create a method or FM to commit outside the program which you need to call after each proxy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 15:10:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/continue-behind-commit-work/m-p/6433276#M1411272</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2009-12-08T15:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Continue behind COMMIT WORK.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-behind-commit-work/m-p/6433277#M1411273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am calling subroutine from my own report from standard transaction FPY1/DME Administration/Download File (include MFDTAFD1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The subroutine at last calls subroutine that calls the proxy and at the end of this subroutine COMMIT WORK is called. No addition AT COMMIT isn´t used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don´t know if I understand is correctly, but if the COMMIT WORK closes actual LUW, it will reset the transaction FPY1 after commit. But this is wrong for me, because I need to stay in DME Administration called from FPY1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frantisek Holas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 07:29:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/continue-behind-commit-work/m-p/6433277#M1411273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-09T07:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Continue behind COMMIT WORK.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-behind-commit-work/m-p/6433278#M1411274</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;I solved the problem myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/41/7af4e3a79e11d1950f0000e82de14a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/EN/41/7af4e3a79e11d1950f0000e82de14a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/41/7af4e3a79e11d1950f0000e82de14a/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/EN/41/7af4e3a79e11d1950f0000e82de14a/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The point of solve the problem is place certain statements following with commit into standalone report, that you can call with SUBMIT command, passing value from ABAP memory or via select-option, as explained in documentation for SUBMIT STATEMENT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The trick of this solution is that calling new report via submit creates new SAP LUW, which can contain COMMIT WORK, that commit ONLY SAP LUW of the called report. When the report finishes and you return to the calling report/fm/trasaction/..., the SAP LUW of the calling rept/fm/transaction/... continue not affected by this COMMIT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It helped me to solve my problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 07:36:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/continue-behind-commit-work/m-p/6433278#M1411274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-10T07:36:46Z</dc:date>
    </item>
  </channel>
</rss>

