DBA Data[Home] [Help]

APPS.HR_ASSIGNMENT dependencies on PQH_BUDGET_VERSIONS

Line 4831: from pqh_budget_versions ver, pqh_budgets bgt

4827: and ele.budget_element_id = src.budget_element_id
4828: and src.cost_allocation_keyflex_id is not null
4829: and det.budget_version_id in
4830: (select budget_version_id
4831: from pqh_budget_versions ver, pqh_budgets bgt
4832: where ver.budget_id = bgt.budget_id
4833: and bgt.position_control_flag = 'Y'
4834: and bgt.budgeted_entity_cd = 'POSITION'
4835: and bgt.business_group_id = p_business_group_id

Line 4862: from pqh_budget_versions ver, pqh_budgets bgt

4858: and p_effective_date
4859: between stp.start_date and etp.end_date
4860: and det.budget_version_id in
4861: (select budget_version_id
4862: from pqh_budget_versions ver, pqh_budgets bgt
4863: where ver.budget_id = bgt.budget_id
4864: and bgt.position_control_flag = 'Y'
4865: and bgt.budgeted_entity_cd = 'POSITION'
4866: and bgt.business_group_id = p_business_group_id