<?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 User-Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1934127#M386499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to update the QALS table for Actual Lot Quantity and the MSEG table for Material Document, based on the Goods Receipt. Does any one has any idea regarding this? Which User-Exit do I use for the MIGO Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Johann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Feb 2007 06:27:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-17T06:27:39Z</dc:date>
    <item>
      <title>User-Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1934127#M386499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to update the QALS table for Actual Lot Quantity and the MSEG table for Material Document, based on the Goods Receipt. Does any one has any idea regarding this? Which User-Exit do I use for the MIGO Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Johann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2007 06:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1934127#M386499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-17T06:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: User-Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1934128#M386500</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;In order to find out the user exits for any tcode, &lt;/P&gt;&lt;P&gt;1. get the developement class of the tcode from SE93.&lt;/P&gt;&lt;P&gt;2. Now goto transaction SMOD and press F4,&lt;/P&gt;&lt;P&gt;3. give in the Deve class in the dev class and Press ENTER&lt;/P&gt;&lt;P&gt;this will show u the exits for any tcode.&lt;/P&gt;&lt;P&gt;or execute this report&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgenie.com/sap/abap/code/abap26.htm" target="test_blank"&gt;http://www.erpgenie.com/sap/abap/code/abap26.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;which gives the list of exits for a tcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2007 06:29:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1934128#M386500</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2007-02-17T06:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: User-Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1934129#M386501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   The following are the user exits available for the transaction MIGO :&lt;/P&gt;&lt;P&gt;MBCF0002            Customer function exit: Segment text in material doc. item       &lt;/P&gt;&lt;P&gt;MBCF0005            Material document item for goods receipt/issue slip              &lt;/P&gt;&lt;P&gt;MBCF0006            Customer function for WBS element                                &lt;/P&gt;&lt;P&gt;MBCF0007            Customer function exit: Updating a reservation                   &lt;/P&gt;&lt;P&gt;MBCF0009            Filling the storage location field                               &lt;/P&gt;&lt;P&gt;MBCF0010            Customer exit: Create reservation BAPI_RESERVATION_CREATE1       &lt;/P&gt;&lt;P&gt;MBCF0011            Read from RESB and RKPF for print list in  MB26                  &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;MM07MFF0            ABBBE ACA Create delivery  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Following are the BADI'S avalilable :&lt;/P&gt;&lt;P&gt;MB_DOCUMENT_BADI : Create a Material Document&lt;/P&gt;&lt;P&gt;MB_MIGO_ITEM_BAdI  : Change Item Data in Transaction MIGO&lt;/P&gt;&lt;P&gt;MB_MIGO_BADI : Maintain External Detail Subscreens for Transaction MIGO&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sowmya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 04:58:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1934129#M386501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-19T04:58:58Z</dc:date>
    </item>
  </channel>
</rss>

