DBA Data[Home] [Help]

APPS.BEN_WCN_INS dependencies on DUAL

Line 324: from sys.dual;

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: --
328: Begin