DBA Data[Home] [Help]

APPS.PAY_US_ACTION_ARCH dependencies on HR_LOOKUPS

Line 4959: hr_lookups hl

4955: fed.fit_additional_tax,
4956: fed.fit_override_amount,
4957: fed.fit_override_rate
4958: from pay_us_emp_fed_tax_rules_f fed,
4959: hr_lookups hl
4960: where fed.assignment_id = cp_assignment_id
4961: and hl.lookup_code = fed.filing_status_code
4962: and hl.lookup_type = 'US_FIT_FILING_STATUS'
4963: and cp_run_effective_date between effective_start_date