DBA Data[Home] [Help]

APPS.BEN_MNG_DPNT_BNF dependencies on BEN_PL_BNF_F

Line 330: from ben_pl_bnf_f pbn,

326: and pil.per_in_ler_stat_cd not in ('VOIDD','BCKDT');
327: --
328: cursor old_bnf_c is
329: select pbn.*
330: from ben_pl_bnf_f pbn,
331: ben_per_in_ler pil
332: where pbn.prtt_enrt_rslt_id = l_old_prtt_enrt_rslt_id
333: and pbn.business_group_id = p_business_group_id
334: and p_effective_date between pbn.effective_start_date