DBA Data[Home] [Help]

APPS.PER_VIEWS_PKG dependencies on PAY_GRADE_RULES_F

Line 143: from pay_grade_rules_f gr

139: , gr.maximum
140: --changes for bug no 5945278 starts here
141: , a.PAY_BASIS_ID
142: --changes for bug no 5945278 ends here
143: from pay_grade_rules_f gr
144: , per_assignments_f a
145: , per_pay_proposals pp
146: where gr.grade_or_spinal_point_id = a.grade_id
147: and pp.change_date between gr.effective_start_date