DBA Data[Home] [Help]

APPS.PA_XC_PROJECT_PUB dependencies on PA_PROJECT_CORE

Line 1043: PA_PROJECT_CORE.delete_task

1039:
1040: -- Call PA_TASK_UTILS.check_delete_task_ok, if returns successful
1041: -- Continue, otherwise terminate.
1042:
1043: PA_PROJECT_CORE.delete_task
1044: ( x_task_id => l_task_id
1045: --bug 3010538 ,x_validation_mode => 'R' -- Bug 2947492
1046: ,x_err_code => l_err_code
1047: ,x_err_stage => l_err_stage