DBA Data[Home] [Help]

APPS.HREMPTER dependencies on PER_SALADMIN_UTILITY

Line 318: in per_saladmin_utility to fix bug 5200269

314: future person types of type 'CWK and EMP'.
315: 115.61 24-Apr-2006 asgugupt 5152164 modified the procedure CANCEL_TERMINATION
316: 115.62 09-May-2006 ghshanka 5152164 modified the procedure CANCEL_TERMINATION
317: 115.63 19-May-2006 ggnanagu Added the call to adjust_salary_proposals
318: in per_saladmin_utility to fix bug 5200269
319: 115.65 14-JUN-2006 avarri 4371218 Modified cancel_termination to fix 4371218
320: 115.66 17-JUL-2006 agolechh 4308892 This version of hrempter calls pay_element_entry_api
321: instead of performing direct DML statements on
322: pay_element_entries_f.

Line 4310: per_saladmin_utility.adjust_pay_proposals(p_assignment_id =>c_ass_rec.assignment_id);

4306: ,'DELETE_NEXT_CHANGE'
4307: ,null
4308: ,null);
4309: --
4310: per_saladmin_utility.adjust_pay_proposals(p_assignment_id =>c_ass_rec.assignment_id);
4311: --
4312: END LOOP;
4313: --
4314: -- fix 1370960