DBA Data[Home] [Help]

APPS.BEN_PEL_INS dependencies on DUAL

Line 295: Cursor C_Sel1 is select ben_pil_elctbl_chc_popl_s.nextval from sys.dual;

291: Procedure pre_insert(p_rec in out nocopy ben_pel_shd.g_rec_type) is
292: --
293: l_proc varchar2(72) := g_package||'pre_insert';
294: --
295: Cursor C_Sel1 is select ben_pil_elctbl_chc_popl_s.nextval from sys.dual;
296: --
297: Begin
298: hr_utility.set_location('Entering:'||l_proc, 5);
299: --