DBA Data[Home] [Help]

APPS.BEN_XEL_INS dependencies on DUAL

Line 301: Cursor C_Sel1 is select ben_ext_data_elmt_s.nextval from sys.dual;

297: Procedure pre_insert(p_rec in out nocopy ben_xel_shd.g_rec_type) is
298: --
299: l_proc varchar2(72) := g_package||'pre_insert';
300: --
301: Cursor C_Sel1 is select ben_ext_data_elmt_s.nextval from sys.dual;
302: --
303: Begin
304: hr_utility.set_location('Entering:'||l_proc, 5);
305: --