Change reapprove rules
Hello,
EBS 11.5
DB 11.2
How to set that after changed NEED-BY date in line (standard purchase order or planned purchase order) I will not need to reapprove order (or order with new version will reapprove automatically) ?
Is it solution : update WF_ITEM_ATTRIBUTES set NUMBER_DEFAULT = 365 where name = 'CO_S_NEED_BY_DATE'
Thanks