DBA Data[Home] [Help]

APPS.BEN_CCT_INS dependencies on BEN_CM_TYP_S

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

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