<?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 Proxy method - commit work in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-method-commit-work/m-p/5843154#M1318351</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;For Tcode MB1A, i want to send inv. updates to PI after save. But as no enhancement point is available calling proxy method before Commit work of main program SAPMM07M.So just wanted to know is their any need to put Coomit Work after we call proxy method.In this case i may need to pass more than one record. Can we pass all record at a time or record by record.&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2009 06:44:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-25T06:44:32Z</dc:date>
    <item>
      <title>Proxy method - commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-method-commit-work/m-p/5843154#M1318351</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;For Tcode MB1A, i want to send inv. updates to PI after save. But as no enhancement point is available calling proxy method before Commit work of main program SAPMM07M.So just wanted to know is their any need to put Coomit Work after we call proxy method.In this case i may need to pass more than one record. Can we pass all record at a time or record by record.&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 06:44:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-method-commit-work/m-p/5843154#M1318351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-25T06:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy method - commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-method-commit-work/m-p/5843155#M1318352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, there is no enhancement point available, but what about (classic) BAdI's of user exits?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few things to consider here:&lt;/P&gt;&lt;P&gt;1. Is commit work really necessary for proxy method?&lt;/P&gt;&lt;P&gt;2. If you already call the  proxy method before the actual COMMIT is done, then have all the checks already been done (meaning: no errors will occur)? Because if it fails, and you have already sent the data to PI, this will lead to inconsistencies.&lt;/P&gt;&lt;P&gt;3. If you add COMMIT work, which is 'never' a smart thing to do within a standard transaction of which you do not really know the implecations. You might update database, even though (perhaps) not all (standard) checks have been done yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you can start a workflow, after SAVE  (Create or update) event. Then you are sure data has been commited and no errors exist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 07:49:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-method-commit-work/m-p/5843155#M1318352</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-06-25T07:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy method - commit work</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-method-commit-work/m-p/5843156#M1318353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Micky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the information.&lt;/P&gt;&lt;P&gt;Actually i need to find out common BADI for tcodes MIGO,MB1A,Mb1B,MB1C. Their is BADI 'MB_DOCUMENT_BADI' but in that in before_update account doc.number is not generated.&lt;/P&gt;&lt;P&gt;In my requirement i want that number. So searching other options. &lt;/P&gt;&lt;P&gt;Right now, i am going for approach of custom BADI &amp;amp; call that in Enahancement spot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 08:51:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/proxy-method-commit-work/m-p/5843156#M1318353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-25T08:51:33Z</dc:date>
    </item>
  </channel>
</rss>

