DBA Data[Home] [Help]

APPS.BEN_ENROLLMENT_PROCESS dependencies on HR_LOOKUPS

Line 1852: l_pgm_typ_cd hr_lookups.lookup_code%TYPE;

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