DBA Data[Home] [Help]

APPS.PAY_VOID_REVERSAL_PKG dependencies on HR_ASSIGNMENT_SET_AMDS_PKG

Line 214: HR_ASSIGNMENT_SET_AMDS_PKG.insert_row(

210: hr_utility.set_location(l_proc, 50);
211:
212: -- Adding this assignment to the the assignment_set
213:
214: HR_ASSIGNMENT_SET_AMDS_PKG.insert_row(
215: p_rowid => p_asg_rowid,
216: p_assignment_id => check_details_rec.assignment_id,
217: p_assignment_set_id => l_asg_set_id,
218: p_include_or_exclude => 'I');

Line 309: HR_ASSIGNMENT_SET_AMDS_PKG.delete_row(p_asg_rowid);

305: where payroll_action_id = l_curr_payroll_action_id;
306: commit;
307:
308: -- Delete the Assignment Id from the Asg Set amendments
309: HR_ASSIGNMENT_SET_AMDS_PKG.delete_row(p_asg_rowid);
310:
311: commit;
312:
313: -- Delete the assignment set