DBA Data[Home] [Help]

APPS.PAY_COUNTY_TAX_RULE_API dependencies on HR_GENERAL

Line 528: IF hr_general.chk_maintain_tax_records = 'N' Then

524: hr_utility.set_location(l_proc, 15);
525: --
526: -- Check to see if we need to maintain the tax records.
527: --
528: IF hr_general.chk_maintain_tax_records = 'N' Then
529: return;
530: end if;
531:
532: --