DBA Data[Home] [Help]

APPS.BEN_ENB_INS dependencies on DUAL

Line 253: Cursor C_Sel1 is select ben_enrt_bnft_s.nextval from sys.dual;

249: Procedure pre_insert(p_rec in out nocopy ben_enb_shd.g_rec_type) is
250: --
251: l_proc varchar2(72) := g_package||'pre_insert';
252: --
253: Cursor C_Sel1 is select ben_enrt_bnft_s.nextval from sys.dual;
254: --
255: Begin
256: hr_utility.set_location('Entering:'||l_proc, 5);
257: --