DBA Data[Home] [Help]

APPS.PQH_GSP_BEN_VALIDATIONS dependencies on PER_SPINAL_POINT_STEPS_F

Line 377: per_spinal_point_steps_f step

373: Select Step.step_id
374: From per_spinal_points point,
375: per_parent_spines Scale,
376: per_grade_spines_f spine,
377: per_spinal_point_steps_f step
378: Where point.SPINAL_POINT_ID = p_spinal_point_Id
379: And point.Business_Group_Id = p_business_group_id
380: And Scale.PARENT_SPINE_ID = point.PARENT_SPINE_ID
381: And Scale.PARENT_SPINE_ID = spine.PARENT_SPINE_ID