I Know user exit for MIGO_GR and i activate the user exit MBCF0002 Customer function exit: Segment text in material doc. item, i also activate the QM user exit QAAT0002 Control of acceptance lots/goods receipt.
There are no import parameter for "Movement Type" and "Inspection Type" Parameter in QAAT0002 so i have to SET/GET Parameter to pass to them to make seaching and some condition base on the two parameter.
Unfortunately the sequence is not what i want ..
The QM user exit QAAT0002 is run before the the MM user exit MBCF0002. so i can't pass the parameter to QAAT0002 from MBCF0002.
Any suggestion ? please ..