DBA Data[Home] [Help]

APPS.BEN_CMT_INS dependencies on DUAL

Line 211: Cursor C_Sel1 is select ben_cm_dlvry_mthd_typ_s.nextval from sys.dual;

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