DBA Data[Home] [Help]

APPS.BEN_ADS_INS dependencies on DUAL

Line 322: from sys.dual;

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