DBA Data[Home] [Help]

APPS.BEN_PCX_INS dependencies on DUAL

Line 327: Cursor C_Sel1 is select ben_pl_bnf_ctfn_f_s.nextval from sys.dual;

323: p_validation_end_date in date) is
324: --
325: l_proc varchar2(72) := g_package||'pre_insert';
326: --
327: Cursor C_Sel1 is select ben_pl_bnf_ctfn_f_s.nextval from sys.dual;
328: --
329: --
330: Begin
331: hr_utility.set_location('Entering:'||l_proc, 5);