DBA Data[Home] [Help]

APPS.PAY_US_UPDATE_TAX_REC_PKG dependencies on HR_GENERAL

Line 66: if hr_general.chk_maintain_tax_records = 'Y' then

62: l_ef_date := p_process_date;
63:
64: end if;
65:
66: if hr_general.chk_maintain_tax_records = 'Y' then
67:
68: hr_utility.set_location(l_proc,6);
69: UPDATE pay_us_emp_fed_tax_rules_f peft
70: SET peft.effective_end_date = l_new_end_date