DBA Data[Home] [Help]

APPS.BEN_CBP_INS dependencies on BEN_CMBN_PTIP_F_S

Line 317: select ben_cmbn_ptip_f_s.nextval

313: l_proc varchar2(72) := g_package||'pre_insert';
314: --
315: --
316: cursor c1 is
317: select ben_cmbn_ptip_f_s.nextval
318: from sys.dual;
319: --
320: Begin
321: hr_utility.set_location('Entering:'||l_proc, 5);