DBA Data[Home] [Help]

APPS.BEN_ENP_INS dependencies on BEN_ENRT_PERD_S

Line 287: Cursor C_Sel1 is select ben_enrt_perd_s.nextval from sys.dual;

283: Procedure pre_insert(p_rec in out nocopy ben_enp_shd.g_rec_type) is
284: --
285: l_proc varchar2(72) := g_package||'pre_insert';
286: --
287: Cursor C_Sel1 is select ben_enrt_perd_s.nextval from sys.dual;
288: --
289: Begin
290: hr_utility.set_location('Entering:'||l_proc, 5);
291: --