<?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: MIGO BAdi or User-Exit after Database Commit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342504#M1539668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagaraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to debug. İt was not stopet to enhancement. Are there any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Munur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Oct 2010 11:57:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-12T11:57:56Z</dc:date>
    <item>
      <title>MIGO BAdi or User-Exit after Database Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342502#M1539666</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'm looking for a BAdI or user-exit after database commit for MIGO posting. I want to create a MM document after MIGO posting.&lt;/P&gt;&lt;P&gt;I already tried MB_DOCUMENT_BADI / MB_DOCUMENT_UPDATE but doesnt seem to be triggering. I have put a piece of code but and doing a Update debugging but it doesnt stop there. How can i do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Munur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 11:05:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342502#M1539666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-12T11:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO BAdi or User-Exit after Database Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342503#M1539667</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;Check these enhancements MB_CF001 and MBCF0005.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 11:33:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342503#M1539667</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2010-10-12T11:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO BAdi or User-Exit after Database Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342504#M1539668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagaraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to debug. İt was not stopet to enhancement. Are there any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Munur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 11:57:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342504#M1539668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-12T11:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO BAdi or User-Exit after Database Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342505#M1539669</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;While doing MIGO actually "MB_DOCUMENT_BADI" and use method MB_DOCUMENT_BEFORE_UPDATE should work.. also you can check MB_MIGO_BADI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other work around is once the migo postings are done for a perticular day , you can write a custom program to read the material documents and then post it as per your requirement..This should be a scheduling job.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 12:02:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342505#M1539669</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2010-10-12T12:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO BAdi or User-Exit after Database Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342506#M1539670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Munur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MB_DOCUMENT_UPDATE is called in update task so if you are debugging it in normal way it will not go in debugging&lt;/P&gt;&lt;P&gt;you have to switch on update debugging from your debugger. Go to Old debugger and switch on Update debugging and system debugging available under settings tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And For your issue I suugest you to create one update function module ( Put your whole logic in function module and give this FM type as Update in attribute select update radiobutton) and call this FM in BADI implematation by using&lt;/P&gt;&lt;P&gt;Call function Zfunction in update task. Read the F1 help for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pawan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 13:10:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342506#M1539670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-12T13:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO BAdi or User-Exit after Database Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342507#M1539671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pawan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I coded all your suggestions but error occurs below. But there was no lock.!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"The plant data of the material 130860 is locked by the user MEBCIOGLU"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Munur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 15:20:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342507#M1539671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-12T15:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO BAdi or User-Exit after Database Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342508#M1539672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Munur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest you that avoid these enhancements. Read Note 92550 - Stock inconsistency due to customer enhancement (exit, BAdI) to understand the reasons and the problems that you have in debug (because it is called with an FM in UPDATE TASK), and perhaps the same problems with locks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you go on thinking in use it, avoid call function modules, messages, lock/unlocks and call your z* in UPDATE TASK.&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;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 11:26:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342508#M1539672</guid>
      <dc:creator>eduardo_hinojosa</dc:creator>
      <dc:date>2010-10-13T11:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO BAdi or User-Exit after Database Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342509#M1539673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Oct 2010 15:30:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-badi-or-user-exit-after-database-commit/m-p/7342509#M1539673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-19T15:30:01Z</dc:date>
    </item>
  </channel>
</rss>

