DBA Data[Home] [Help]

APPS.BEN_PBN_INS dependencies on DUAL

Line 344: select ben_pl_bnf_f_s.nextval from sys.dual;

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