DBA Data[Home] [Help]

APPS.BEN_TUR_INS dependencies on DUAL

Line 318: from sys.dual;

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