DBA Data[Home] [Help]

APPS.HRI_OPL_BEN_ELCTN_EVNTS_EQ dependencies on HRI_EQ_BEN_ELCTN_EVTS

Line 61: INSERT INTO hri_eq_ben_elctn_evts

57: END IF;
58:
59: CLOSE c_date;
60:
61: INSERT INTO hri_eq_ben_elctn_evts
62: ( person_id,
63: per_in_ler_id,
64: pil_elctbl_chc_popl_id,
65: lf_evt_ocrd_dt,

Line 132: INSERT INTO hri_eq_ben_elctn_evts

128: FROM ben_pil_elctbl_chc_popl pel
129: WHERE per_in_ler_id = p_pil_rec.per_in_ler_id
130: AND pel.pgm_id IS NOT NULL)
131: LOOP
132: INSERT INTO hri_eq_ben_elctn_evts
133: ( person_id,
134: per_in_ler_id,
135: pil_elctbl_chc_popl_id,
136: lf_evt_ocrd_dt,