DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COVERAGE dependencies on BEN_LER_BNFT_RSTRN_CTFN_F

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

1716: select ctfn.rqd_flag,
1717: ctfn.enrt_ctfn_typ_cd,
1718: ctfn.ctfn_rqd_when_rl,
1719: lbr.ctfn_determine_cd
1720: from ben_ler_bnft_rstrn_ctfn_f ctfn, ben_ler_bnft_rstrn_f lbr -- Bug 5887665
1721: where ctfn.ler_bnft_rstrn_id = l_ler_bnft_rstrn_id
1722: and ctfn.ler_bnft_rstrn_id = lbr.ler_bnft_rstrn_id
1723: and ctfn.business_group_id = l_business_group_id
1724: and lbr.business_group_id = l_business_group_id