DBA Data[Home] [Help]

APPS.PAY_US_SQWL_ARCHIVE dependencies on PAY_US_EMP_CITY_TAX_RULES_F

Line 1897: from pay_us_emp_city_tax_rules_f pcty,

1893: assignment_id */
1894:
1895: cursor c_get_city is
1896: select distinct pcty.jurisdiction_code pcty
1897: from pay_us_emp_city_tax_rules_f pcty,
1898: per_assignments_f paf1,
1899: per_assignments_f paf
1900: where paf.assignment_id = asgid
1901: and paf.effective_end_date >= l_year_start