<?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: Badi/exit while saving Material document in MIGO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005598#M1495902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried these badi . but they are not getting triggerd after I clicked on SAVE / POST button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jun 2010 06:30:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-06-18T06:30:08Z</dc:date>
    <item>
      <title>Badi/exit while saving Material document in MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005596#M1495900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to restrict before material document get generated in MIGO transaction.&lt;/P&gt;&lt;P&gt;I searched Badi and exits but they are allowing to post the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found  badi MB_DOCUMENT_BADI but it is not allowing to put error messagess.&lt;/P&gt;&lt;P&gt;It is giving message type 'X' dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 06:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005596#M1495900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-18T06:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Badi/exit while saving Material document in MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005597#M1495901</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 the badi MB_MIGO_BADI or Enhancement :MB_CF001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 06:19:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005597#M1495901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-18T06:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Badi/exit while saving Material document in MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005598#M1495902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried these badi . but they are not getting triggerd after I clicked on SAVE / POST button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 06:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005598#M1495902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-18T06:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Badi/exit while saving Material document in MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005599#M1495903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi check these badis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MB_CHECK_LINE_BADI                      BAdI: Check Line Before Copying to the Blocking Tables&lt;/P&gt;&lt;P&gt;MB_DOCUMENT_BADI_SAP                    BADI for Creation and Changing of a Material Document&lt;/P&gt;&lt;P&gt;MB_DOCUMENT_UPDATE                      BADI when updating material document: MSEG and MKPF&lt;/P&gt;&lt;P&gt;MB_DOC_BADI_INTERNAL                    BAdIs During Creation of a Material Document (SAP Internal)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 06:49:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005599#M1495903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-18T06:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Badi/exit while saving Material document in MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005600#M1495904</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;Have you checked the enhancement "MB_CF001"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 07:14:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005600#M1495904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-18T07:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Badi/exit while saving Material document in MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005601#M1495905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes ,I checked the enhacement but it is not getting triggerd if i clicked on save or post.&lt;/P&gt;&lt;P&gt;the document is getting posted.&lt;/P&gt;&lt;P&gt;Do u know any enhacement spot for save..so I can put my code to restrict.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 07:48:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005601#M1495905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-18T07:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Badi/exit while saving Material document in MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005602#M1495906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mean while you can try to find a suitable BADI.&lt;/P&gt;&lt;P&gt;Befor clicking on 'SAVE' just put break point in the below class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to the Transaction, for which we want to find the BADI, take the example of Transaction VD02. Click on System-&amp;gt;Status. Double click on the program name. Once inside the program search for u2018CL_EXITHANDLER=&amp;gt;GET_INSTANCEu2019.&lt;/P&gt;&lt;P&gt;Make sure the radio button u201CIn main programu201D is checked. A list of all the programs with call to the BADIu2019s will be listed.&lt;/P&gt;&lt;P&gt;The export parameter u2018EXIT_NAMEu2019 for the method GET_INSTANCE of class CL_EXITHANDLER will have the user exit assigned to it. The changing parameter u2018INSTANCEu2019 will have the interface assigned to it. Double click on the method to enter the source code.Definition of Instance would give you the Interface name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the enhancement should work:&lt;STRONG&gt;MB_CF001&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;See it's documentatyion in smod.:&lt;/P&gt;&lt;P&gt;The enhancement MB_CF001 includes a function module that is called up&lt;/P&gt;&lt;P&gt;immediately before the COMMIT WORK when a goods movement is posted.&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 08:49:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005602#M1495906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-18T08:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Badi/exit while saving Material document in MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005603#M1495907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you tried to block creation of consecutive FI document with BTE 00001025  Function module SAMPLE_INTERFACE_00001025 documentation. If you raise a type 'E' message in this BTE this will rollback both FI and MM document and forbid posting of MM document :!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 13:26:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/badi-exit-while-saving-material-document-in-migo/m-p/7005603#M1495907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-11-23T13:26:36Z</dc:date>
    </item>
  </channel>
</rss>

