DBA Data[Home] [Help]

APPS.BEN_BVR_INS dependencies on DUAL

Line 321: from sys.dual;

317: --
318: --
319: cursor c1 is
320: select ben_bnft_vrbl_rt_f_s.nextval
321: from sys.dual;
322: Begin
323: hr_utility.set_location('Entering:'||l_proc, 5);
324: --
325: --