DBA Data[Home] [Help]

APPS.HRI_OPL_POSH dependencies on PER_POSITION_STRUCTURES

Line 351: ,per_position_structures pst

347: ,psv.business_group_id
348: FROM
349: per_pos_structure_elements pse
350: ,per_pos_structure_versions psv
351: ,per_position_structures pst
352: WHERE psv.pos_structure_version_id = pse.pos_structure_version_id
353: AND pst.position_structure_id = psv.position_structure_id
354: AND pst.primary_position_flag = 'Y'
355: AND NOT EXISTS