DBA Data[Home] [Help]

APPS.PSB_WS_ACCT2 dependencies on PSB_GL_BUDGETS

Line 8215: psb_gl_budgets b,

8211: IS
8212: SELECT code_combination_id
8213: FROM psb_budget_accounts a,
8214: psb_set_relations r,
8215: psb_gl_budgets b,
8216: psb_gl_budget_sets c
8217: WHERE c.gl_budget_set_id = p_gl_budget_set_id
8218: AND c.gl_budget_set_id = b.gl_budget_set_id
8219: AND b.gl_budget_id = r.gl_budget_id