DBA Data[Home] [Help]

APPS.PA_COST1 dependencies on PA_FP_TXN_CURRENCIES

Line 2677: ,pa_fp_txn_currencies cur

2673: , null),bl.projfunc_cost_exchange_rate) projfunc_exchange_rate
2674: from pa_budget_versions bv
2675: ,pa_proj_fp_options fpo
2676: ,pa_projects_all pp
2677: ,pa_fp_txn_currencies cur
2678: ,pa_budget_lines bl
2679: where bv.project_id = pp.project_id
2680: and fpo.project_id = pp.project_id
2681: and nvl(fpo.fin_plan_type_id,0) = nvl(bv.fin_plan_type_id,0)