DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT dependencies on PQH_BUDGET_VERSIONS

Line 4791: from pqh_budget_versions ver, pqh_budgets bgt

4787: and ele.budget_element_id = src.budget_element_id
4788: and src.cost_allocation_keyflex_id is not null
4789: and det.budget_version_id in
4790: (select budget_version_id
4791: from pqh_budget_versions ver, pqh_budgets bgt
4792: where ver.budget_id = bgt.budget_id
4793: and bgt.position_control_flag = 'Y'
4794: and bgt.budgeted_entity_cd = 'POSITION'
4795: and bgt.business_group_id = p_business_group_id

Line 4822: from pqh_budget_versions ver, pqh_budgets bgt

4818: and p_effective_date
4819: between stp.start_date and etp.end_date
4820: and det.budget_version_id in
4821: (select budget_version_id
4822: from pqh_budget_versions ver, pqh_budgets bgt
4823: where ver.budget_id = bgt.budget_id
4824: and bgt.position_control_flag = 'Y'
4825: and bgt.budgeted_entity_cd = 'POSITION'
4826: and bgt.business_group_id = p_business_group_id