DBA Data[Home] [Help]

APPS.PQH_EFC dependencies on PQH_BUDGET_SETS

Line 71: pqh_budget_sets bst

67: FROM pqh_budgets bgt,
68: pqh_budget_versions bvr,
69: pqh_budget_details bdt,
70: pqh_budget_periods bpr,
71: pqh_budget_sets bst
72: WHERE bgt.budget_id = bvr.budget_id
73: AND bvr.budget_version_id = bdt.budget_version_id
74: AND bdt.budget_detail_id = bpr.budget_detail_id
75: AND bpr.budget_period_id = bst.budget_period_id

Line 335: pqh_budget_sets bst,

331: FROM pqh_budgets bgt,
332: pqh_budget_versions bvr,
333: pqh_budget_details bdt,
334: pqh_budget_periods bpr,
335: pqh_budget_sets bst,
336: per_shared_types_vl pst1 ,
337: per_shared_types_vl pst2 ,
338: per_shared_types_vl pst3
339: WHERE bgt.budget_id = bvr.budget_id