DBA Data[Home] [Help]

APPS.BEN_WPN_INS dependencies on BEN_WV_PRTN_RSN_PL_F_S

Line 317: select ben_wv_prtn_rsn_pl_f_s.nextval

313: p_validation_end_date in date) is
314: --
315: l_proc varchar2(72) := g_package||'pre_insert';
316: cursor c1 is
317: select ben_wv_prtn_rsn_pl_f_s.nextval
318: from sys.dual;
319: --
320: --
321: --