2010 Jun 17 10:59 AM
Hi,
I am trying to validate GR date field in MIGO.My requirement to restrict GR date if GR date is less than PO creation date.I found MB_MIGO_BADI but it is triggering only if change the field and reverting back to the transaction.It is triggering for post but not for check PLease help in this regard.
Ibrahim
Hi,
I am trying to validate GR date field in MIGO.My requirement to restrict GR date if GR date is less than PO creation date.I found MB_MIGO_BADI but it is triggering only if change the field and reverting back to the transaction.It is triggering for post but not for check PLease help in this regard.
Ibrahim
2010 Jun 18 12:39 PM
Hi,
Check these BADI's
MB_CIN_LMBMBU04 posting of gr
MB_CIN_MM07MFB7 BAdI for India Version exit in include MM07MFB7
MB_CIN_MM07MFB7_QTY Proposal of quantity from Excise invoice in GR
MB_DOCUMENT_BADI BAdIs when Creating a Material Document
MB_DOCUMENT_UPDATE BADI when updating material document: MSEG and MKPF
MB_DOC_BADI_INTERNAL BAdIs when Creating a Material Document (SAP Internal)
MB_MIGO_ITEM_BADI BAdI in MIGO for Changing Item Data
MB_QUAN_CHECK_BADI BAdI: Item Data at Time of Quantity Check
Regards