hi ,
While Creating purchase order (me57) . on the basis of info rec . i want to change delivery date by
passing info rec to table eine and get field aplfz .
then adding aplfz to sysdate and pass it to
Delivery date .
i have done this using USER EXIT EXIT_SAPMM06E_016
and modified table teket with field eindt but still in screen fields it shows old date value .
After Debugging i found that that it passes value from internal table ETT[] .
how to modify internal table ETT[] which is used to display data on screen .
regards
Deepak.
Edited by: Deepak Dhamat on Jun 8, 2011 8:32 AM
Edited by: Deepak Dhamat on Jun 8, 2011 10:35 AM