DBA Data[Home] [Help]

APPS.BEN_PRTT_ENRT_RESULT_API dependencies on HR_LOOKUPS

Line 1551: l_chg_evt_cd hr_lookups.lookup_code%type;

1547: ) is
1548: --
1549: -- Declare cursors and local variables
1550: --
1551: l_chg_evt_cd hr_lookups.lookup_code%type;
1552: l_prtt_enrt_rslt_id ben_prtt_enrt_rslt_f.prtt_enrt_rslt_id%TYPE;
1553: l_effective_start_date ben_prtt_enrt_rslt_f.effective_start_date%TYPE;
1554: l_effective_end_date ben_prtt_enrt_rslt_f.effective_end_date%TYPE;
1555: l_effective_date date;