DBA Data[Home] [Help]

APPS.BEN_DCE_INS dependencies on DUAL

Line 344: from sys.dual;

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