DBA Data[Home] [Help]

APPS.BEN_APC_INS dependencies on BEN_ACRS_PTIP_CVG_F_S

Line 320: cursor c1 is select ben_acrs_ptip_cvg_f_s.nextval

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