DBA Data[Home] [Help]

APPS.HR_PERSON_INTERNAL dependencies on PAY_US_EMP_COUNTY_TAX_RULES_F

Line 3378: Delete pay_us_emp_county_tax_rules_f pect

3374: if g_debug then
3375: hr_utility.set_location(l_proc, 60);
3376: end if;
3377: --
3378: Delete pay_us_emp_county_tax_rules_f pect
3379: Where pect.assignment_id in
3380: (select ass.assignment_id
3381: from per_assignments_f ass
3382: where ass.person_id = p_person_id );