DBA Data[Home] [Help]

APPS.PAY_CA_EMP_TAX_INF dependencies on HR_GENERAL

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

1371: --
1372: -- First check if geocode has been installed or not. If no geocodes
1373: -- installed then return because there is nothing to be done by this
1374: -- procedure
1375: if hr_general.chk_maintain_tax_records = 'N' then
1376: raise l_exit_quietly;
1377: end if;
1378:
1379: hr_utility.set_location(l_proc, 30);