DBA Data[Home] [Help]

APPS.BEN_ASSIGNMENT_INTERNAL dependencies on HR_POSITIONS_F

Line 629: from hr_positions_f hp

625: (c_position_id in NUMBER
626: ,c_eff_date in DATE)
627: is
628: select 'Y'
629: from hr_positions_f hp
630: , per_shared_types ps
631: where hp.position_id = c_position_id
632: and c_eff_date
633: between hp.date_effective