DBA Data[Home] [Help]

APPS.PA_PROJ_ELEMENTS_UTILS dependencies on PJM_PROJTASK_DELETION

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

4124: l_debug_level3);
4125: END IF;
4126:
4127: l_status_code :=
4128: pjm_projtask_deletion.CheckUse_ProjectTask(null, p_task_id);
4129: IF ( l_status_code = 1 ) THEN
4130: x_error_code := 130;
4131: /* Commented the existing error message and modified it to 'PA_PROJ_TASK_IN_USE_MFG' as below for bug 3600806
4132: x_error_msg_code := 'PA_TASK_IN_USE_EXTERNAL';*/