DBA Data[Home] [Help]

APPS.BEN_ENROLLMENT_ACTION_ITEMS dependencies on BEN_OPT_F

Line 9423: from ben_opt_f opt,

9419: -- Bug : 1857685
9420: --
9421: cursor c_waive_opt_flag is
9422: select invk_wv_opt_flag
9423: from ben_opt_f opt,
9424: ben_oipl_f oipl
9425: where opt.opt_id = oipl.opt_id
9426: and oipl.oipl_id = l_oipl_id
9427: and p_effective_date between