DBA Data[Home] [Help]

APPS.HRI_OPL_SUPH_HST dependencies on HRI_EQ_ASG_SUP_WRFC

Line 334: MERGE INTO hri_eq_asg_sup_wrfc delta_eq

330: -- if a record exists for the asg then update the record otherwise, insert a
331: -- new record for the assignment
332: IF (fnd_profile.value('HRI_IMPL_DBI') = 'Y') THEN
333:
334: MERGE INTO hri_eq_asg_sup_wrfc delta_eq
335: USING (SELECT assignment_id,
336: erlst_evnt_effective_date,
337: 'SUPERVISOR' source_type
338: FROM hri_eq_sprvsr_hrchy_chgs) sup_eq