DBA Data[Home] [Help]

APPS.HR_GENERAL dependencies on PAY_LEGISLATION_RULES

Line 729: from pay_legislation_rules

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