DBA Data[Home] [Help]

APPS.PER_ASG_BUS2 dependencies on PER_SPINAL_POINT_PLACEMENTS_F

Line 4315: from per_spinal_point_placements_f pspp

4311: cursor csr_low_step is
4312: select 1
4313: from sys.dual
4314: where exists(select null
4315: from per_spinal_point_placements_f pspp
4316: , per_spinal_point_steps_f psps
4317: , per_grade_spines_f pgs
4318: where pspp.assignment_id = p_assignment_id
4319: and pspp.step_id = psps.step_id