DBA Data[Home] [Help]

APPS.BEN_XRD_INS dependencies on DUAL

Line 773: Cursor C_Sel1 is select ben_ext_rslt_dtl_s.nextval from sys.dual;

769: Procedure pre_insert(p_rec in out nocopy ben_xrd_shd.g_rec_type) is
770: --
771: l_proc varchar2(72) := g_package||'pre_insert';
772: --
773: Cursor C_Sel1 is select ben_ext_rslt_dtl_s.nextval from sys.dual;
774: --
775: Begin
776: hr_utility.set_location('Entering:'||l_proc, 5);
777: --