Application Development 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: 

User Exits for the Transaction Code MIGO

Former Member
0 Kudos

Hi,

Are there any user exits for the MIGO transaction code (Goods Recieptv)?

Thanks,

Rachita.

2 REPLIES 2

Former Member
0 Kudos

Rachita,

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

This exit will be called for each line item. u can validate the inbound delivery or po

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

MBCF0011 Read From RESB and RKPF For Print List in MB26

MBCFC003 Maintenance of batch master data for goods movements

MBCFC004 Maintenance of batch specifications for goods movements

Hope this Helps

VB

Former Member
0 Kudos

Hi,

This is the list of user exits for the transaction code MIGO.

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

MBCFC003 Maintenance of batch master data for goods movements

MBCFC004 Maintenance of batch specifications for goods movements

Reward points if found helpfull..

Cheers,

Chandra Sekhar.