DBA Data[Home] [Help]

APPS.BEN_EXT_PAYROLL_BALANCE dependencies on PAY_MX_RULES

Line 161: pay_MX_rules.get_main_tax_unit_id

157: ) ;
158:
159: elsif p_legislation_code = 'MX' then
160:
161: pay_MX_rules.get_main_tax_unit_id
162: (p_assignment_id => p_assignment_id
163: ,p_effective_date => p_effective_date
164: ,p_tax_unit_id => l_gre_id
165: ) ;