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

Exit or BAdi for GR date validation.

Former Member
0 Likes
827

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

1 REPLY 1
Read only

Former Member
0 Likes
479

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