<?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 MIGO User Exits / BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-user-exits-bapi/m-p/3392015#M814460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Every one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where in Transaction MB1A and in MIGO , when a reservation is posted there require a POP-UP to check whether the material has reservation in other WO#'s.&lt;/P&gt;&lt;P&gt;Now that i implemented -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;MBCF0009 Filling the storage location field and MB1A is working out fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for MIGO, I tried putting a Break point at these User Exits&lt;/P&gt;&lt;P&gt;MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.&lt;/P&gt;&lt;P&gt;MBCF0011 Read from RESB and RKPF for print list in MB26&lt;/P&gt;&lt;P&gt;MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1&lt;/P&gt;&lt;P&gt;MBCF0009 Filling the storage location field&lt;/P&gt;&lt;P&gt;MBCF0007 Customer function exit: Updating a reservation&lt;/P&gt;&lt;P&gt;MBCF0006 Customer function for WBS element&lt;/P&gt;&lt;P&gt;MBCF0005 Material document item for goods receipt/issue slip&lt;/P&gt;&lt;P&gt;MBCF0002 Customer function exit: Segment text in material doc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still the debugger didnot stop at this point and it posted against the material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know any exact BADI or User exits which should allow users get a POP-UP before POSTING it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2008 10:23:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-18T10:23:24Z</dc:date>
    <item>
      <title>MIGO User Exits / BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-user-exits-bapi/m-p/3392015#M814460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Every one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement where in Transaction MB1A and in MIGO , when a reservation is posted there require a POP-UP to check whether the material has reservation in other WO#'s.&lt;/P&gt;&lt;P&gt;Now that i implemented -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;MBCF0009 Filling the storage location field and MB1A is working out fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for MIGO, I tried putting a Break point at these User Exits&lt;/P&gt;&lt;P&gt;MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.&lt;/P&gt;&lt;P&gt;MBCF0011 Read from RESB and RKPF for print list in MB26&lt;/P&gt;&lt;P&gt;MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1&lt;/P&gt;&lt;P&gt;MBCF0009 Filling the storage location field&lt;/P&gt;&lt;P&gt;MBCF0007 Customer function exit: Updating a reservation&lt;/P&gt;&lt;P&gt;MBCF0006 Customer function for WBS element&lt;/P&gt;&lt;P&gt;MBCF0005 Material document item for goods receipt/issue slip&lt;/P&gt;&lt;P&gt;MBCF0002 Customer function exit: Segment text in material doc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still the debugger didnot stop at this point and it posted against the material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know any exact BADI or User exits which should allow users get a POP-UP before POSTING it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 10:23:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-user-exits-bapi/m-p/3392015#M814460</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T10:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: MIGO User Exits / BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/migo-user-exits-bapi/m-p/3392016#M814461</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;MB_MIGO_BADI is the BAdi For MIGO&lt;/P&gt;&lt;P&gt;IF_EX_MB_MIGO_BADI~POST_DOCUMENT  is the method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bala.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2008 10:29:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/migo-user-exits-bapi/m-p/3392016#M814461</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-18T10:29:39Z</dc:date>
    </item>
  </channel>
</rss>

