DBA Data[Home] [Help]

APPS.PAY_CONTINUOUS_CALC dependencies on PER_SPINAL_POINT_STEPS_F

Line 11309: per_spinal_point_steps_f psps,

11305: select '' chk
11306: from pay_grade_rules_f pgr,
11307: pay_assignment_actions paa,
11308: per_spinal_points psp,
11309: per_spinal_point_steps_f psps,
11310: per_spinal_point_placements_f pspp
11311: where paa.assignment_action_id = p_assignment_action_id
11312: and pgr.grade_rule_id = p_surrogate_key
11313: and p_date between pgr.effective_start_date