DBA Data[Home] [Help]

APPS.PAY_CONTINUOUS_CALC dependencies on PER_SPINAL_POINT_STEPS_F

Line 11277: per_spinal_point_steps_f psps,

11273: select '' chk
11274: from pay_grade_rules_f pgr,
11275: pay_assignment_actions paa,
11276: per_spinal_points psp,
11277: per_spinal_point_steps_f psps,
11278: per_spinal_point_placements_f pspp
11279: where paa.assignment_action_id = p_assignment_action_id
11280: and pgr.grade_rule_id = p_surrogate_key
11281: and p_date between pgr.effective_start_date