DBA Data[Home] [Help]

APPS.PQH_GSP_BEN_VALIDATIONS dependencies on PER_GRADE_SPINES_F

Line 376: per_grade_spines_f spine,

372: IS
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