DBA Data[Home] [Help]

APPS.BEN_ECR_INS dependencies on DUAL

Line 328: Cursor C_Sel1 is select ben_enrt_rt_s.nextval from sys.dual;

324: Procedure pre_insert(p_rec in out nocopy ben_ecr_shd.g_rec_type) is
325: --
326: l_proc varchar2(72) := g_package||'pre_insert';
327: --
328: Cursor C_Sel1 is select ben_enrt_rt_s.nextval from sys.dual;
329: --
330: Begin
331: hr_utility.set_location('Entering:'||l_proc, 5);
332: --