DBA Data[Home] [Help]

APPS.PER_POS_BUS dependencies on HR_ALL_POSITIONS_F

Line 1468: from hr_all_positions_f pos

1464: SELECT 'x'
1465: from dual
1466: where exists
1467: (select null
1468: from hr_all_positions_f pos
1469: where pos.business_group_id = p_business_group_id
1470: and pos.position_definition_id = p_position_definition_id
1471: and pos.position_id <> nvl(p_position_id, -1)
1472: and hr_general.effective_date