DBA Data[Home] [Help]

APPS.BEN_CTU_INS dependencies on DUAL

Line 337: select ben_cm_typ_usg_f_s.nextval into p_rec.cm_typ_usg_id from sys.dual;

333: Begin
334: hr_utility.set_location('Entering:'||l_proc, 5);
335: --
336: --
337: select ben_cm_typ_usg_f_s.nextval into p_rec.cm_typ_usg_id from sys.dual;
338: --
339: --
340: hr_utility.set_location(' Leaving:'||l_proc, 10);
341: End pre_insert;