DBA Data[Home] [Help]

APPS.HR_GENERAL dependencies on PAY_LEGISLATION_RULES

Line 727: from pay_legislation_rules

723: --**********************************************************
724: --
725: cursor csr_legislation is
726: select rule_mode
727: from pay_legislation_rules
728: where legislation_code = p_legislation_code
729: and rule_type = 'DC';
730: --
731: cursor csr_currency is