DBA Data[Home] [Help]

APPS.BEN_EXT_PAYROLL_BALANCE dependencies on PAY_NL_RULES

Line 177: pay_NL_rules.get_main_tax_unit_id

173: ) ;
174:
175: elsif p_legislation_code = 'NL' then
176:
177: pay_NL_rules.get_main_tax_unit_id
178: (p_assignment_id => p_assignment_id
179: ,p_effective_date => p_effective_date
180: ,p_tax_unit_id => l_gre_id
181: ) ;