DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_ELPRO_MODULE dependencies on PER_PARENT_SPINES

Line 3117: per_parent_spines b,

3113: cursor c_get_mapping_name12(p_id in number,p_date in date) is
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