Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

User Exit for MIGO(Transfer Posting)

Former Member
0 Likes
3,783

Is there any user exit for transfer posting by MIGO?

if so plz give the names of user exits related to it.....

Awaiting for ur reply..............

2 REPLIES 2
Read only

Former Member
1,400

Hi,

Try to use following exits, depending on your requirement.

EXIT_SAPLMBMB_001 : Customer Function Exit in the Case of Updating a Material Do

EXIT_SAPMM07M_001 : Customer Function Exit: Set Segment Text in Material Documen

EXIT_SAPM07DR_001 : Customer Function Exit: Material Document Item for GR/GI Doc

EXIT_SAPM07DR_002 : Customer Function Exit: Acct Assgmt for Multiple Acct Assgmt

EXIT_SAPLMIGO_001 : Customer Function Call: WBS Element for Offsetting Entry (MI

EXIT_SAPMM07M_005 : Customer Function Call: WBS Element for Offsetting Entry

EXIT_SAPMM07R_001 : Customer Function Exit: Updating a Reservation

EXIT_SAPMM07M_009 : Customer Function Call: Set Storage Location

EXIT_SAPLMB_BUS2093_001 : Customer Exit for BAPI_RESERVATION_CREATE1

EXIT_PP_PICK_LIST_001 : Customer Function Call: Read RESB/RKPF for mb26

**Reward points if useful

Regards,

Archana

Read only

Former Member
0 Likes
1,400

USER EXIT

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sapgenie.com/abap/code/abap26.htm

http://www.sap-img.com/abap/what-is-user-exits.htm

http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction

http://www.easymarketplace.de/userexit.php

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sappoint.com/abap/userexit.pdfUser-Exit

http://www.sap-img.com/ab038.htm

http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm

http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

http://www.sap-img.com/abap/what-is-user-exits.htm

http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html

Transaction Code - MIGO Goods Movement

Exit Name Description

MBCF0002 Customer function exit: Segment text in material doc. item

MBCF0005 Material document item for goods receipt/issue slip

MBCF0006 Customer function for WBS element

MBCF0007 Customer function exit: Updating a reservation

MBCF0009 Filling the storage location field

MBCF0010 Customer exit: Create reservation BAPI_RESERVATION_CREATE1

MBCF0011 Read from RESB and RKPF for print list in MB26

MB_CF001 Customer Function Exit in the Case of Updating a Mat. Doc.

No of Exits: 8

Rewards if useful.........

Minal