DBA Data[Home] [Help]

APPS.BEN_CPP_INS dependencies on BEN_PLIP_F_S

Line 431: select ben_plip_f_s.nextval

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