DBA Data[Home] [Help]

APPS.BEN_EXT_PAYROLL_BALANCE dependencies on PAY_FI_RULES

Line 145: pay_FI_rules.get_main_tax_unit_id

141:
142: --
143: if p_legislation_code = 'FI' then
144:
145: pay_FI_rules.get_main_tax_unit_id
146: (p_assignment_id => p_assignment_id
147: ,p_effective_date => p_effective_date
148: ,p_tax_unit_id => l_gre_id
149: ) ;