DBA Data[Home] [Help]

APPS.BEN_CTP_INS dependencies on BEN_PTIP_F_S

Line 446: cursor c1 is select ben_ptip_f_s.nextval

442: --
443: l_proc varchar2(72) := g_package||'pre_insert';
444: --
445: --
446: cursor c1 is select ben_ptip_f_s.nextval
447: from sys.dual;
448: --
449: Begin
450: hr_utility.set_location('Entering:'||l_proc, 5);