DBA Data[Home] [Help]

APPS.PA_BC_COSTING dependencies on PA_PROJECT_TYPES_ALL

Line 191: ,pa_project_types_all pt

187: ,cdl.expenditure_item_id pkt_reference2
188: ,cdl.line_num pkt_reference3
189: FROM pa_expenditure_items_all ei
190: ,pa_cost_distribution_lines_all cdl
191: ,pa_project_types_all pt
192: ,pa_projects_all p
193: ,pa_expenditures exp
194: ,pa_budget_versions bv
195: ,pa_budgetary_control_options pbct

Line 453: ,pa_project_types_all pt

449: ,l_pkt_reference1_tab(l_this_fetch+1)
450: ,l_pkt_reference2_tab(l_this_fetch+1)
451: ,l_pkt_reference3_tab(l_this_fetch+1)
452: FROM pa_cost_distribution_lines_all cdl
453: ,pa_project_types_all pt
454: ,pa_projects_all p
455: ,pa_budget_versions bv
456: ,pa_budgetary_control_options pbct
457: ,gl_period_statuses glp

Line 2334: ,pa_project_types_all pt

2330: ,cdl.expenditure_item_id reference2
2331: ,cdl.line_num reference3
2332: FROM pa_expenditure_items_all ei
2333: ,pa_cost_distribution_lines_all cdl
2334: ,pa_project_types_all pt
2335: ,pa_projects_all p
2336: ,pa_expenditures exp
2337: ,pa_budget_versions bv
2338: ,pa_budgetary_control_options pbct

Line 2588: ,pa_project_types_all pt

2584: ,l_pkt_reference1_Tab(l_this_fetch+1)
2585: ,l_pkt_reference2_Tab(l_this_fetch+1)
2586: ,l_pkt_reference3_Tab(l_this_fetch+1)
2587: FROM pa_cost_distribution_lines_all cdl
2588: ,pa_project_types_all pt
2589: ,pa_projects_all p
2590: ,pa_budget_versions bv
2591: ,pa_budgetary_control_options pbct
2592: ,gl_period_statuses glp