DBA Data[Home] [Help]

APPS.PER_QH_TAX_QUERY dependencies on PER_NL_QH_TAX

Line 41: per_nl_qh_tax.nl_tax_query

37: ,p_effective_date => p_effective_date
38: );
39: elsif p_legislation_code='NL' then
40: hr_utility.set_location('Entering:'|| l_proc, 50);
41: per_nl_qh_tax.nl_tax_query
42: (p_rec => p_rec
43: ,p_person_id => p_person_id
44: ,p_assignment_id => p_assignment_id
45: ,p_legislation_code => p_legislation_code