DBA Data[Home] [Help]

APPS.BEN_WCN_INS dependencies on BEN_WV_PRTN_RSN_CTFN_PL_F_S

Line 323: select ben_wv_prtn_rsn_ctfn_pl_f_s.nextval

319: p_validation_end_date in date) is
320: --
321: l_proc varchar2(72) := g_package||'pre_insert';
322: cursor c1 is
323: select ben_wv_prtn_rsn_ctfn_pl_f_s.nextval
324: from sys.dual;
325: --
326: --
327: --