DBA Data[Home] [Help]

APPS.PA_TASKS_MAINT_PVT dependencies on PA_PROJECT_CORE

Line 3495: PA_PROJECT_CORE.Delete_Task(

3491:
3492: END IF;
3493:
3494: --Bug 2947492: The following api call is modified to pass parameters by notation.
3495: PA_PROJECT_CORE.Delete_Task(
3496: x_task_id => p_task_id,
3497: x_bulk_flag => p_bulk_flag,
3498: x_err_code => l_err_code,
3499: x_err_stage => l_err_stage,