DBA Data[Home] [Help]

APPS.BEN_PRTT_ENRT_RESULT_API dependencies on HR_LOOKUPS

Line 1478: l_chg_evt_cd hr_lookups.lookup_code%type;

1474: ) is
1475: --
1476: -- Declare cursors and local variables
1477: --
1478: l_chg_evt_cd hr_lookups.lookup_code%type;
1479: l_prtt_enrt_rslt_id ben_prtt_enrt_rslt_f.prtt_enrt_rslt_id%TYPE;
1480: l_effective_start_date ben_prtt_enrt_rslt_f.effective_start_date%TYPE;
1481: l_effective_end_date ben_prtt_enrt_rslt_f.effective_end_date%TYPE;
1482: l_effective_date date;