[Home] [Help]
APPS.PER_INC_INS dependencies on DUAL
Line 363: Cursor C_Sel1 is select per_work_incidents_s.nextval from sys.dual;
359: ) is
360: --
361: l_proc varchar2(72) := g_package||'pre_insert';
362: --
363: Cursor C_Sel1 is select per_work_incidents_s.nextval from sys.dual;
364: --
365: Begin
366: hr_utility.set_location('Entering:'||l_proc, 5);
367: --