DBA Data[Home] [Help]

APPS.BEN_CPP_INS dependencies on BEN_PLIP_F_S

Line 429: select ben_plip_f_s.nextval

425: l_proc varchar2(72) := g_package||'pre_insert';
426: --
427: --
428: cursor c1 is
429: select ben_plip_f_s.nextval
430: from sys.dual;
431: --
432: Begin
433: hr_utility.set_location('Entering:'||l_proc, 5);