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 in MIGO

Former Member
0 Likes
662

Hi,

Is there any user exit for transaction migo where we can change the GR quantity.

PLZ HELP!

Hi,

Is there any user exit for transaction migo where we can change the GR quantity.

PLZ HELP!

3 REPLIES 3
Read only

Former Member
0 Likes
618

Hi,

Please use these Exits:

MBCF0005 Material document item for goods receipt/issue slip

EXIT_SAPMM07M_001 - before posting

EXIT_SAPLMBMB_001 - after posting

and badi"s:

MB_CIN_LMBMBU04->posting of gr

MB_CIN_MM07MFB7->BAdI for India Version exit in include MM07MFB7

MB_DOCUMENT_BADI->BADIs when creating a material document

MB_DOCUMENT_UPDATE->BADI when updating material document: MSEG and MKPF

Regards,

If help ful with points.

Read only

venkat_o
Active Contributor
0 Likes
618

You can find User-exit or BADI for the program or transaction. How to find BADI or User Exits To find either BADIs or User Exits: SE80Select Repository Information system Select either BADI or Customer Exit  give Package and Application component of transaction code or Program . Regards, Venkat.O

Read only

Former Member
0 Likes
618

Hi,

Pls check the following BADIs;

MB_DOCUMENT_BADI

MB_MIGO_BADI

Regards,

Renjith Michael.