DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_ELPRO_MODULE dependencies on PER_GRADE_SPINES

Line 3120: per_grade_spines e

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
3123: and e.grade_id = a.grade_id
3124: and e.parent_spine_id = b.parent_spine_id