DBA Data[Home] [Help]

APPS.BEN_XDF_INS dependencies on DUAL

Line 313: Cursor C_Sel1 is select ben_ext_dfn_s.nextval from sys.dual;

309: Procedure pre_insert(p_rec in out nocopy ben_xdf_shd.g_rec_type) is
310: --
311: l_proc varchar2(72) := g_package||'pre_insert';
312: --
313: Cursor C_Sel1 is select ben_ext_dfn_s.nextval from sys.dual;
314: --
315: Begin
316: hr_utility.set_location('Entering:'||l_proc, 5);
317: --