DBA Data[Home] [Help]

APPS.BEN_ENROLLMENT_PROCESS dependencies on HR_LOOKUPS

Line 1855: l_pgm_typ_cd hr_lookups.lookup_code%TYPE;

1851: and pil.lf_evt_ocrd_dt = p_life_event_date
1852: and pil.per_in_ler_stat_cd = 'STRTD' ;
1853: --
1854: l_per_in_ler_id NUMBER(15);
1855: l_pgm_typ_cd hr_lookups.lookup_code%TYPE;
1856: l_flx_cr_flag VARCHAR2(30) := 'N';
1857: --
1858: begin
1859: --