DBA Data[Home] [Help]

APPS.PAY_IE_PAYE_API dependencies on PAY_IPD_UPD

Line 1478: hr_utility.set_location('before pay_ipd_upd.upd', 2002);

1474: l_program_id := fnd_global.conc_program_id;
1475: --
1476: -- Call row handler procedure to update paye details
1477: --
1478: hr_utility.set_location('before pay_ipd_upd.upd', 2002);
1479: pay_ipd_upd.upd
1480: ( p_effective_date => p_effective_date
1481: ,p_datetrack_mode => p_datetrack_update_mode
1482: ,p_paye_details_id => p_paye_details_id

Line 1479: pay_ipd_upd.upd

1475: --
1476: -- Call row handler procedure to update paye details
1477: --
1478: hr_utility.set_location('before pay_ipd_upd.upd', 2002);
1479: pay_ipd_upd.upd
1480: ( p_effective_date => p_effective_date
1481: ,p_datetrack_mode => p_datetrack_update_mode
1482: ,p_paye_details_id => p_paye_details_id
1483: ,p_object_version_number => l_object_version_number

Line 1539: hr_utility.set_location('after pay_ipd_upd.upd', 2002);

1535: ,p_usc_tax_basis => p_usc_tax_basis
1536: ,p_usc_info_source => p_usc_info_source
1537: --13359423
1538: );
1539: hr_utility.set_location('after pay_ipd_upd.upd', 2002);
1540: --
1541: -- Get effective date of the P45 balance adjustment
1542: -- If PAYE details record first started before current fiscal year then
1543: -- P45 adjustment effective date is the first day of the fiscal year