DBA Data[Home] [Help]

APPS.BEN_XRF_INS dependencies on DUAL

Line 232: Cursor C_Sel1 is select ben_ext_rcd_in_file_s.nextval from sys.dual;

228: Procedure pre_insert(p_rec in out nocopy ben_xrf_shd.g_rec_type) is
229: --
230: l_proc varchar2(72) := g_package||'pre_insert';
231: --
232: Cursor C_Sel1 is select ben_ext_rcd_in_file_s.nextval from sys.dual;
233: --
234: Begin
235: hr_utility.set_location('Entering:'||l_proc, 5);
236: --