DBA Data[Home] [Help]

APPS.PAY_IE_HIST_ARCH_PKG dependencies on PAY_IE_LEGISLATIVE_ARCHIVE

Line 251: pay_ie_legislative_archive.get_pay_deduct_element_info(l_assignment_action_id);

247: || l_assignment_action_id, 20);
248:
249: --Calling archive procedure to archive payments and deductions details for
250: --this assignment_action_id
251: pay_ie_legislative_archive.get_pay_deduct_element_info(l_assignment_action_id);
252: hr_utility.set_location('Leaving ' || l_proc,40);
253:
254: exception
255: when OTHERS