DBA Data[Home] [Help]

APPS.CSE_COST_COLLECTOR dependencies on PA_COST_DISTRIBUTION_LINES_ALL

Line 463: pa_cost_distribution_lines_all dist,

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