DBA Data[Home] [Help]

APPS.CSE_COST_COLLECTOR dependencies on PA_EXPENDITURE_ITEMS_ALL

Line 449: FROM pa_expenditure_items_all item,

445: dist.cr_code_combination_id,
446: dist.gl_date,
447: dist.acct_raw_cost,
448: item.transaction_source
449: FROM pa_expenditure_items_all item,
450: pa_cost_distribution_lines_all dist,
451: pa_expenditure_groups_all grp,
452: pa_expenditures_all exp,
453: pa_projects_all proj,