DBA Data[Home] [Help]

APPS.BEN_CCM_BUS dependencies on BEN_LER_BNFT_RSTRN_F

Line 1835: from ben_ler_bnft_rstrn_f lbr

1831: and p_effective_date between pl.effective_start_date
1832: and pl.effective_end_date;
1833:
1834: cursor c3 is select 'x'
1835: from ben_ler_bnft_rstrn_f lbr
1836: Where lbr.dflt_to_asn_pndg_ctfn_cd like '%NL%'
1837: and lbr.pl_id = p_pl_id
1838: and p_effective_date between lbr.effective_start_date
1839: and lbr.effective_end_date;