DBA Data[Home] [Help]

APPS.CSE_DEPLOYMENT_GRP dependencies on PA_COST_DISTRIBUTION_LINES_ALL

Line 577: pa_cost_distribution_lines_all dist,

573: exp.expenditure_id,
574: exp.expenditure_ending_date,
575: exp.incurred_by_organization_id
576: FROM pa_expenditure_items_all item,
577: pa_cost_distribution_lines_all dist,
578: pa_expenditures_all exp
579: WHERE item.transaction_source IN ('CSE_PO_RECEIPT','CSE_INV_ISSUE')
580: AND item.project_id = p_trf_pa_attr_rec.project_id
581: AND item.task_id = p_trf_pa_attr_rec.task_id