DBA Data[Home] [Help]

APPS.BEN_PCG_INS dependencies on DUAL

Line 209: Cursor C_Sel1 is select ben_prtt_clm_gd_or_svc_typ_s.nextval from sys.dual;

205: Procedure pre_insert(p_rec in out nocopy ben_pcg_shd.g_rec_type) is
206: --
207: l_proc varchar2(72) := g_package||'pre_insert';
208: --
209: Cursor C_Sel1 is select ben_prtt_clm_gd_or_svc_typ_s.nextval from sys.dual;
210: --
211: Begin
212: hr_utility.set_location('Entering:'||l_proc, 5);
213: --