Hi all,
i'm doing Field exit object for MIGO and i want to give a check in the material or quantity field area (go_item-matnr or go_item-erfmg) for Mtype:261
The logic is read the PO data from the memory ID concept and compare with the current MIGO quantity.
Hence i've given a coding part whether to check it stops or not.
But nothing its happening as i expected.Your advise needed on this.
*****coding
data: matnr type matnr.
get PARAMETER ID 'MAT' field matnr.
Pls post ur comments,what needs to change.
Thanks & regards
sankar