DBA Data[Home] [Help]

APPS.PA_PROJ_ELEMENTS_UTILS dependencies on PJM_PROJTASK_DELETION

Line 4035: pjm_projtask_deletion.CheckUse_ProjectTask(null, p_task_id);

4031: l_debug_level3);
4032: END IF;
4033:
4034: l_status_code :=
4035: pjm_projtask_deletion.CheckUse_ProjectTask(null, p_task_id);
4036: IF ( l_status_code = 1 ) THEN
4037: x_error_code := 130;
4038: /* Commented the existing error message and modified it to 'PA_PROJ_TASK_IN_USE_MFG' as below for bug 3600806
4039: x_error_msg_code := 'PA_TASK_IN_USE_EXTERNAL';*/