DBA Data[Home] [Help]

APPS.PAY_US_ACTION_ARCH dependencies on HR_LOOKUPS

Line 5957: hr_lookups hl

5953: fed.fit_override_amount,
5954: fed.fit_override_rate,
5955: fed.wage_exempt /*Added for Bug#9872952*/
5956: from pay_us_emp_fed_tax_rules_f fed,
5957: hr_lookups hl
5958: where fed.assignment_id = cp_assignment_id
5959: and hl.lookup_code = fed.filing_status_code
5960: and hl.lookup_type = 'US_FIT_FILING_STATUS'
5961: and cp_run_effective_date between effective_start_date