<?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  for MIGO(Transfer Posting) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-migo-transfer-posting/m-p/2856412#M669574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any user exit for transfer posting by MIGO?&lt;/P&gt;&lt;P&gt;if so plz give the names of user exits related to it.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting for ur reply..............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Oct 2007 12:06:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-03T12:06:55Z</dc:date>
    <item>
      <title>User Exit  for MIGO(Transfer Posting)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-migo-transfer-posting/m-p/2856412#M669574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any user exit for transfer posting by MIGO?&lt;/P&gt;&lt;P&gt;if so plz give the names of user exits related to it.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting for ur reply..............&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2007 12:06:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-migo-transfer-posting/m-p/2856412#M669574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-03T12:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit  for MIGO(Transfer Posting)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-migo-transfer-posting/m-p/2856413#M669575</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;Try to use following exits, depending on your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT_SAPLMBMB_001 : Customer Function Exit in the Case of Updating a Material Do&lt;/P&gt;&lt;P&gt;EXIT_SAPMM07M_001 : Customer Function Exit: Set Segment Text in Material Documen&lt;/P&gt;&lt;P&gt;EXIT_SAPM07DR_001 : Customer Function Exit: Material Document Item for GR/GI Doc&lt;/P&gt;&lt;P&gt;EXIT_SAPM07DR_002 : Customer Function Exit: Acct Assgmt for Multiple Acct Assgmt&lt;/P&gt;&lt;P&gt;EXIT_SAPLMIGO_001 : Customer Function Call: WBS Element for Offsetting Entry (MI&lt;/P&gt;&lt;P&gt;EXIT_SAPMM07M_005 : Customer Function Call: WBS Element for Offsetting Entry&lt;/P&gt;&lt;P&gt;EXIT_SAPMM07R_001 : Customer Function Exit: Updating a Reservation&lt;/P&gt;&lt;P&gt;EXIT_SAPMM07M_009 : Customer Function Call: Set Storage Location&lt;/P&gt;&lt;P&gt;EXIT_SAPLMB_BUS2093_001 : Customer Exit for BAPI_RESERVATION_CREATE1&lt;/P&gt;&lt;P&gt;EXIT_PP_PICK_LIST_001 : Customer Function Call: Read RESB/RKPF for mb26&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Reward points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Archana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2007 13:36:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-migo-transfer-posting/m-p/2856413#M669575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-03T13:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: User Exit  for MIGO(Transfer Posting)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-migo-transfer-posting/m-p/2856414#M669576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USER EXIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/code/abap26.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/code/abap26.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/what-is-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/what-is-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction" target="test_blank"&gt;http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.easymarketplace.de/userexit.php" target="test_blank"&gt;http://www.easymarketplace.de/userexit.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/userexit.pdfUser-Exit" target="test_blank"&gt;http://www.sappoint.com/abap/userexit.pdfUser-Exit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/ab038.htm" target="test_blank"&gt;http://www.sap-img.com/ab038.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/what-is-user-exits.htm" target="test_blank"&gt;http://www.sap-img.com/abap/what-is-user-exits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html" target="test_blank"&gt;http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction Code - MIGO                     Goods Movement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Exit Name           Description&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No of Exits:          8&lt;/P&gt;&lt;P&gt;Rewards if useful.........&lt;/P&gt;&lt;P&gt;Minal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2007 06:10:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-for-migo-transfer-posting/m-p/2856414#M669576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-04T06:10:06Z</dc:date>
    </item>
  </channel>
</rss>

