DBA Data[Home] [Help]

APPS.BEN_CCT_INS dependencies on DUAL

Line 381: Cursor C_Sel1 is select ben_cm_typ_s.nextval from sys.dual;

377: p_validation_end_date in date) is
378: --
379: l_proc varchar2(72) := g_package||'pre_insert';
380: --
381: Cursor C_Sel1 is select ben_cm_typ_s.nextval from sys.dual;
382: --
383: Begin
384: hr_utility.set_location('Entering:'||l_proc, 5);
385: --