DBA Data[Home] [Help]

APPS.BEN_MANAGE_CWB_LIFE_EVENTS dependencies on BEN_OPT_F

Line 3369: ,ben_opt_f opt

3365: select group_oipl.oipl_id
3366: from ben_oipl_f oipl
3367: ,ben_oipl_f group_oipl
3368: ,ben_pl_f pl
3369: ,ben_opt_f opt
3370: where oipl.oipl_id = p_oipl_id
3371: and oipl.opt_id = opt.opt_id
3372: and opt.group_opt_id = group_oipl.opt_id
3373: and group_oipl.pl_id = pl.group_pl_id