DBA Data[Home] [Help]

APPS.PER_PGS_BUS dependencies on DUAL

Line 490: from sys.dual;

486: and effective_end_date;
487:
488: cursor csr_next_ceiling_step_id is
489: select per_spinal_point_steps_s.nextval
490: from sys.dual;
491: --
492: begin
493: hr_utility.set_location('Entering:'|| l_proc, 10);
494: