DBA Data[Home] [Help]

APPS.PAY_US_ARCHIVE dependencies on PAY_US_COUNTY_TAX_INFO_F

Line 3080: from pay_us_county_tax_info_f cnti,

3076: */
3077:
3078: cursor c_get_county is
3079: select distinct pcnt.jurisdiction_code
3080: from pay_us_county_tax_info_f cnti,
3081: pay_us_emp_county_tax_rules_f pcnt,
3082: per_all_assignments_f paf1
3083: where paf1.person_id = l_person_id
3084: and paf1.effective_end_date >= l_year_start