DBA Data[Home] [Help]

APPS.PAY_IE_PAYE_API dependencies on PAY_IPD_UPD

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

1122: l_program_id := fnd_global.conc_program_id;
1123: --
1124: -- Call row handler procedure to update paye details
1125: --
1126: hr_utility.set_location('before pay_ipd_upd.upd', 2002);
1127: pay_ipd_upd.upd
1128: ( p_effective_date => p_effective_date
1129: ,p_datetrack_mode => p_datetrack_update_mode
1130: ,p_paye_details_id => p_paye_details_id

Line 1127: pay_ipd_upd.upd

1123: --
1124: -- Call row handler procedure to update paye details
1125: --
1126: hr_utility.set_location('before pay_ipd_upd.upd', 2002);
1127: pay_ipd_upd.upd
1128: ( p_effective_date => p_effective_date
1129: ,p_datetrack_mode => p_datetrack_update_mode
1130: ,p_paye_details_id => p_paye_details_id
1131: ,p_object_version_number => l_object_version_number

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

1145: ,p_effective_start_date => l_effective_start_date
1146: ,p_effective_end_date => l_effective_end_date
1147: ,p_certificate_issue_date => p_certificate_issue_Date
1148: );
1149: hr_utility.set_location('after pay_ipd_upd.upd', 2002);
1150: --
1151: -- Get effective date of the P45 balance adjustment
1152: -- If PAYE details record first started before current fiscal year then
1153: -- P45 adjustment effective date is the first day of the fiscal year