DBA Data[Home] [Help]

APPS.BEN_DCE_INS dependencies on DUAL

Line 342: from sys.dual;

338: --
339: l_proc varchar2(72) := g_package||'pre_insert';
340: cursor c1 is
341: select BEN_DPNT_CVG_ELIGY_PRFL_F_S.nextval
342: from sys.dual;
343: --
344: --
345: Begin
346: hr_utility.set_location('Entering:'||l_proc, 5);