DBA Data[Home] [Help]

APPS.OKE_DTS_INTEGRATION_PKG dependencies on PA_PROJECTS_ALL

Line 1190: , pa_projects_all p

1186: from dual
1187: where not exists (
1188: select 'Date is valid for task'
1189: from pa_tasks t
1190: , pa_projects_all p
1191: where t.project_id = l_project_id
1192: and t.task_id = l_task_id
1193: and p.project_id = t.project_id
1194: and l_exp_item_date