DBA Data[Home] [Help]

APPS.BEN_EXT_PAYROLL_BALANCE dependencies on PAY_SE_RULES

Line 185: pay_SE_rules.get_main_tax_unit_id

181: ) ;
182:
183: elsif p_legislation_code = 'SE' then
184:
185: pay_SE_rules.get_main_tax_unit_id
186: (p_assignment_id => p_assignment_id
187: ,p_effective_date => p_effective_date
188: ,p_tax_unit_id => l_gre_id
189: ) ;