APPS.HR_PERSON_INTERNAL dependencies on PAY_US_EMP_CITY_TAX_RULES_F
Line 3397: Delete pay_us_emp_city_tax_rules_f pecit
3393: if g_debug then
3394: hr_utility.set_location(l_proc, 80);
3395: end if;
3396: -- 3397: Delete pay_us_emp_city_tax_rules_f pecit 3398: Where pecit.assignment_id in
3399: (select ass.assignment_id
3400: from per_assignments_f ass
3401: where ass.person_id = p_person_id );