DBA Data[Home] [Help]

APPS.PAY_GRADE_RULES_PKG dependencies on HR_CHKFMT

Line 351: hr_chkfmt.changeformat

347: and g.grade_or_spinal_point_id = l_spinal_point_id
348: and p_effective_date between g.effective_start_date and g.effective_end_date
349: and g.rate_type = 'SP'; -- Fix 3401079
350:
351: hr_chkfmt.changeformat
352: (l_value
353: ,l_format_value
354: ,l_rate_uom
355: ,l_currency_code