DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COVERAGE dependencies on BEN_LER_BNFT_RSTRN_CTFN_F

Line 1681: from ben_ler_bnft_rstrn_ctfn_f ctfn, ben_ler_bnft_rstrn_f lbr -- Bug 5887665

1677: select ctfn.rqd_flag,
1678: ctfn.enrt_ctfn_typ_cd,
1679: ctfn.ctfn_rqd_when_rl,
1680: lbr.ctfn_determine_cd
1681: from ben_ler_bnft_rstrn_ctfn_f ctfn, ben_ler_bnft_rstrn_f lbr -- Bug 5887665
1682: where ctfn.ler_bnft_rstrn_id = l_ler_bnft_rstrn_id
1683: and ctfn.ler_bnft_rstrn_id = lbr.ler_bnft_rstrn_id
1684: and ctfn.business_group_id = l_business_group_id
1685: and lbr.business_group_id = l_business_group_id