DBA Data[Home] [Help]

APPS.BEN_CPP_INS dependencies on DUAL

Line 432: from sys.dual;

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);
436: --