DBA Data[Home] [Help]

APPS.PAY_CA_EMP_TAX_INF dependencies on HR_GENERAL

Line 1595: if hr_general.chk_maintain_tax_records = 'N' then

1591: --
1592: -- First check if geocode has been installed or not. If no geocodes
1593: -- installed then return because there is nothing to be done by this
1594: -- procedure
1595: if hr_general.chk_maintain_tax_records = 'N' then
1596: raise l_exit_quietly;
1597: end if;
1598:
1599: hr_utility.set_location(l_proc, 30);