APPS.PA_PROJECT_PUB.UPDATE_TASK not updating Schedule Finish on Workplan tab of on OAF page
Oracle E-business R12.2.9
WE are using Oracle API API APPS.PA_PROJECT_PUB.UPDATE_TASK to update the parameter p_task_completion_date and p_scheduled_finish_date .
The changes are reflected in database table pa_task .However the changes aren't reflected on with Workplan tab of OAF page . The value of 'Schedule Finish ' column on OAF page is not reflecting the new change. Is there another API to Update the above ?
Thanks