DBA Data[Home] [Help]

APPS.PA_PROJECT_UTILS dependencies on PA_EXPENDITURE_ITEMS_ALL

Line 1545: from pa_expenditure_items_all pai

1541: into dummy
1542: from sys.dual
1543: where not exists (
1544: select null
1545: from pa_expenditure_items_all pai
1546: /* Bug#3461661 : removed join with pa_tasks
1547: * ,pa_tasks t
1548: */
1549: ,pa_cost_distribution_lines_all pcd