DBA Data[Home] [Help]

APPS.BEN_PSL_INS dependencies on DUAL

Line 327: Cursor C_Sel1 is select ben_per_info_chg_cs_ler_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_per_info_chg_cs_ler_f_s.nextval from sys.dual;
328: --
329: Begin
330: hr_utility.set_location('Entering:'||l_proc, 5);
331: --