DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_OPT_F

Line 3317: ,ben_opt_f opt

3313: select group_oipl.oipl_id
3314: from ben_oipl_f oipl
3315: ,ben_oipl_f group_oipl
3316: ,ben_pl_f pl
3317: ,ben_opt_f opt
3318: where oipl.oipl_id = p_oipl_id
3319: and oipl.opt_id = opt.opt_id
3320: and opt.group_opt_id = group_oipl.opt_id
3321: and group_oipl.pl_id = pl.group_pl_id