DBA Data[Home] [Help]

APPS.GHR_MTI_INT_INSERT dependencies on HR_ALL_POSITIONS_F

Line 856: l_position_rec hr_all_positions_f%ROWTYPE;

852: p_person_id IN number,
853: p_effective_date IN date,
854: p_position_id IN number) is
855:
856: l_position_rec hr_all_positions_f%ROWTYPE;
857:
858: begin
859: l_position_rec.position_id := p_position_id;
860: