DBA Data[Home] [Help]

APPS.BEN_PDP_INS dependencies on DUAL

Line 338: from sys.dual;

334: --
335: --
336: cursor c1 is
337: select ben_elig_cvrd_dpnt_f_s.nextval
338: from sys.dual;
339: --
340: --
341: Begin
342: hr_utility.set_location('Entering:'||l_proc, 5);