DBA Data[Home] [Help]

APPS.PA_XC_PROJECT_PUB dependencies on PA_PROJECT_CORE

Line 1032: PA_PROJECT_CORE.delete_task

1028:
1029: -- Call PA_TASK_UTILS.check_delete_task_ok, if returns successful
1030: -- Continue, otherwise terminate.
1031:
1032: PA_PROJECT_CORE.delete_task
1033: ( x_task_id => l_task_id
1034: --bug 3010538 ,x_validation_mode => 'R' -- Bug 2947492
1035: ,x_err_code => l_err_code
1036: ,x_err_stage => l_err_stage