DBA Data[Home] [Help]

APPS.GHR_MTI_INT_INSERT dependencies on HR_ALL_POSITIONS_F

Line 911: l_position_rec hr_all_positions_f%ROWTYPE;

907: p_person_id IN number,
908: p_effective_date IN date,
909: p_position_id IN number) is
910:
911: l_position_rec hr_all_positions_f%ROWTYPE;
912:
913: begin
914: l_position_rec.position_id := p_position_id;
915: