DBA Data[Home] [Help]

APPS.BEN_EXT_PAYROLL_BALANCE dependencies on PAY_IE_RULES

Line 153: pay_IE_rules.get_main_tax_unit_id

149: ) ;
150:
151: elsif p_legislation_code = 'IE' then
152:
153: pay_IE_rules.get_main_tax_unit_id
154: (p_assignment_id => p_assignment_id
155: ,p_effective_date => p_effective_date
156: ,p_tax_unit_id => l_gre_id
157: ) ;