DBA Data[Home] [Help]

APPS.CSE_COST_COLLECTOR dependencies on PA_COST_DISTRIBUTION_LINES_ALL

Line 450: pa_cost_distribution_lines_all dist,

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,
454: pa_tasks task,