DBA Data[Home] [Help]

APPS.BEN_PEL_INS dependencies on BEN_PIL_ELCTBL_CHC_POPL_S

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

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