DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COVERAGE dependencies on BEN_BNFT_RSTRN_CTFN_F

Line 1698: from ben_bnft_rstrn_ctfn_f ctfn, ben_pl_f pln -- Bug 5887675

1694: select ctfn.rqd_flag,
1695: ctfn.enrt_ctfn_typ_cd,
1696: ctfn.ctfn_rqd_when_rl,
1697: pln.ctfn_determine_cd
1698: from ben_bnft_rstrn_ctfn_f ctfn, ben_pl_f pln -- Bug 5887675
1699: where ctfn.pl_id = l_pl_id
1700: and ctfn.pl_id = pln.pl_id
1701: and ctfn.business_group_id = l_business_group_id
1702: and pln.business_group_id = l_business_group_id