2008 Apr 07 6:20 AM
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!
2008 Apr 07 7:04 AM
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.
2008 Apr 07 7:09 AM
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
2008 Apr 07 8:25 AM
Hi,
Pls check the following BADIs;
MB_DOCUMENT_BADI
MB_MIGO_BADI
Regards,
Renjith Michael.