DBA Data[Home] [Help]

APPS.PAY_COUNTY_TAX_RULE_API dependencies on HR_GENERAL

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

550: hr_utility.set_location(l_proc, 15);
551: --
552: -- Check to see if we need to maintain the tax records.
553: --
554: IF hr_general.chk_maintain_tax_records = 'N' Then
555: return;
556: end if;
557:
558: --