DBA Data[Home] [Help]

APPS.CSE_COST_COLLECTOR dependencies on PA_EXPENDITURE_ITEMS_ALL

Line 462: FROM pa_expenditure_items_all item,

458: dist.cr_code_combination_id,
459: dist.gl_date,
460: dist.acct_raw_cost,
461: item.transaction_source
462: FROM pa_expenditure_items_all item,
463: pa_cost_distribution_lines_all dist,
464: pa_expenditure_groups_all grp,
465: pa_expenditures_all exp,
466: pa_projects_all proj,