DBA Data[Home] [Help]

APPS.PAY_US_SQWL_ARCHIVE dependencies on PAY_US_EMP_CITY_TAX_RULES_F

Line 1995: from pay_us_emp_city_tax_rules_f pcty,

1991: assignment_id */
1992:
1993: cursor c_get_city is
1994: select distinct pcty.jurisdiction_code pcty
1995: from pay_us_emp_city_tax_rules_f pcty,
1996: per_assignments_f paf1,
1997: per_assignments_f paf
1998: where paf.assignment_id = asgid
1999: and paf.effective_end_date >= l_year_start