DBA Data[Home] [Help]

APPS.PAY_JP_GENERIC_UPGRADE_PKG dependencies on PAY_LEGISLATION_RULES

Line 841: l_rule_mode pay_legislation_rules.rule_mode%type;

837: p_element_type_id in number)
838: is
839: c_proc constant varchar2(61) := c_package || 'sync_entries_and_results';
840: --
841: l_rule_mode pay_legislation_rules.rule_mode%type;
842: l_found boolean;
843: l_business_group_id number;
844: begin
845: hr_utility.set_location('Entering: ' || c_proc, 10);