DBA Data[Home] [Help]

APPS.PER_SPP_INS dependencies on DUAL

Line 336: Cursor C_Sel1 is select per_spinal_point_placements_s.nextval from sys.dual;

332: ) is
333: --
334: l_proc varchar2(72) := g_package||'pre_insert';
335: --
336: Cursor C_Sel1 is select per_spinal_point_placements_s.nextval from sys.dual;
337: --
338: Begin
339: hr_utility.set_location('Entering:'||l_proc, 5);
340: --