DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_ELPRO_MODULE dependencies on PER_SPINAL_POINTS

Line 3118: per_spinal_points c,

3114: select a.name grade
3115: , d.step_id
3116: from per_grades_vl a,
3117: per_parent_spines b,
3118: per_spinal_points c,
3119: per_spinal_point_steps_f d,
3120: per_grade_spines e
3121: where d.spinal_point_id = c.spinal_point_id
3122: and d.grade_spine_id = e.grade_spine_id