DBA Data[Home] [Help]

APPS.PAY_US_ARCHIVE dependencies on PAY_US_COUNTY_TAX_INFO_F

Line 3667: from pay_us_county_tax_info_f cnti,

3663: */
3664:
3665: cursor c_get_county is
3666: select distinct pcnt.jurisdiction_code
3667: from pay_us_county_tax_info_f cnti,
3668: pay_us_emp_county_tax_rules_f pcnt,
3669: per_all_assignments_f paf1
3670: where paf1.person_id = l_person_id
3671: and paf1.effective_end_date >= l_year_start