DBA Data[Home] [Help]

APPS.BEN_PBC_INS dependencies on DUAL

Line 332: from sys.dual;

328: --
329: --
330: cursor c1 is
331: select ben_pl_bnf_ctfn_prvdd_f_s.nextval
332: from sys.dual;
333: --
334: --
335: Begin
336: hr_utility.set_location('Entering:'||l_proc, 5);