DBA Data[Home] [Help]

APPS.PA_TASKS_MAINT_PVT dependencies on PA_PROJECT_CORE

Line 3477: PA_PROJECT_CORE.Delete_Task(

3473:
3474: END IF;
3475:
3476: --Bug 2947492: The following api call is modified to pass parameters by notation.
3477: PA_PROJECT_CORE.Delete_Task(
3478: x_task_id => p_task_id,
3479: x_bulk_flag => p_bulk_flag,
3480: x_err_code => l_err_code,
3481: x_err_stage => l_err_stage,