DBA Data[Home] [Help]

APPS.BEN_MANAGE_DEFAULT_ENRT dependencies on BEN_GLOBAL_ENRT

Line 1550: l_global_pil_rec ben_global_enrt.g_global_pil_rec_type; -- 4684991

1546: l_cryfwd_elig_dpnt_cd varchar2(30);
1547: l_prev_rslt_id_at number := 0 ;
1548: l_prev_prtt_enrt_rslt_id number ;
1549: l_not_ovridn boolean := true ;
1550: l_global_pil_rec ben_global_enrt.g_global_pil_rec_type; -- 4684991
1551: l_rdefault_table_cnt number;
1552:
1553: Begin
1554: hr_utility.set_location ('Entering '|| l_proc , 5);

Line 1561: ben_global_enrt.get_pil

1557: hr_utility.set_location (l_actn , 10);
1558: p_susp_flag := FALSE;
1559:
1560: -- Bug - 4684991 - Fetch pil details
1561: ben_global_enrt.get_pil
1562: (p_per_in_ler_id => p_per_in_ler_id
1563: ,p_global_pil_rec => l_global_pil_rec);
1564: --
1565: --