DBA Data[Home] [Help]

APPS.OKE_DTS_INTEGRATION_PKG dependencies on PA_PROJECTS_ALL

Line 1152: , pa_projects_all p

1148: from dual
1149: where not exists (
1150: select 'Date is valid for task'
1151: from pa_tasks t
1152: , pa_projects_all p
1153: where t.project_id = l_project_id
1154: and t.task_id = l_task_id
1155: and p.project_id = t.project_id
1156: and l_exp_item_date