hello ,
i am stuck with an issue , which is ---
I have to add two fields in migo tablecontrol with dyndr- 200, for overdelivery tolerance and under delivery tolerance.
I am able to add them with my custom fields (ZZUEBTO,ZZUNTTO). and now fields are their in table control .
But now the issue , when i am initializing values to these fields using badi MB_MIGO_BADI ,and method LINE_MODIFY,
its showing warning that --
BAdI: Field GOITEM-ZZUEBTO not ready to accept input (Change will not be adopted)
Message no. MIGO050
Diagnosis
The contents of field GOITEM-ZZUEBTO have been changed in BAdI MB_MIGO_BADI (method LINE_MODIFY). The field, however, is not ready for input, so the change cannot be copied.
In method LINE_MODIFY, only the contents of fields that are ready for input can be changed.
if any one , please revert me back .
Thanx,
Jeetendra Chauhan
Edited by: jeet.chauhan on Jun 2, 2011 7:58 AM