DBA Data[Home] [Help]

APPS.PER_ASG_BUS2 dependencies on PER_SPINAL_POINT_PLACEMENTS_F

Line 4275: from per_spinal_point_placements_f pspp

4271: cursor csr_low_step is
4272: select 1
4273: from sys.dual
4274: where exists(select null
4275: from per_spinal_point_placements_f pspp
4276: , per_spinal_point_steps_f psps
4277: , per_grade_spines_f pgs
4278: where pspp.assignment_id = p_assignment_id
4279: and pspp.step_id = psps.step_id