DBA Data[Home] [Help]

APPS.BEN_EAC_INS dependencies on DUAL

Line 326: from sys.dual;

322: --
323: l_proc varchar2(72) := g_package||'pre_insert';
324: cursor c1 is
325: select BEN_ELIG_AGE_CVG_F_S.nextval
326: from sys.dual;
327: --
328: --
329: --
330: Begin