DBA Data[Home] [Help]

APPS.PER_QH_MAINTAIN_QUERY dependencies on PER_SPINAL_POINT_STEPS_F

Line 282: , per_spinal_point_steps_f psps

278: select psp.spinal_point spinal_point
279: , count(*) step
280: from per_spinal_points psp
281: , per_spinal_points psp2
282: , per_spinal_point_steps_f psps
283: , per_spinal_point_steps_f psps2
284: where psp.spinal_point_id = psps.spinal_point_id
285: and psps.grade_spine_id = psps2.grade_spine_id
286: and psp2.spinal_point_id = psps2.spinal_point_id

Line 283: , per_spinal_point_steps_f psps2

279: , count(*) step
280: from per_spinal_points psp
281: , per_spinal_points psp2
282: , per_spinal_point_steps_f psps
283: , per_spinal_point_steps_f psps2
284: where psp.spinal_point_id = psps.spinal_point_id
285: and psps.grade_spine_id = psps2.grade_spine_id
286: and psp2.spinal_point_id = psps2.spinal_point_id
287: and psps.step_id=p_special_ceiling_step_id