DBA Data[Home] [Help]

APPS.PAY_NL_NSI_PROCESS dependencies on HR_NONRUN_ASACT

Line 1551: hr_nonrun_asact.insact(l_asg_act_id,l_Assignment_ID, p_payroll_action_id,p_chunk,NULL);

1547: FROM dual;
1548: --
1549: -- Create the archive assignment action
1550: --
1551: hr_nonrun_asact.insact(l_asg_act_id,l_Assignment_ID, p_payroll_action_id,p_chunk,NULL);
1552:
1553: --
1554: END IF;
1555: hr_utility.set_location('NSI Archive Assignment Action Id '||l_asg_act_id,450);

Line 1777: hr_nonrun_asact.insact(l_asg_act_id,p_assignment_id, p_payroll_action_id,p_chunk,NULL);

1773: FROM dual;
1774: --
1775: -- Create the archive assignment action
1776: --
1777: hr_nonrun_asact.insact(l_asg_act_id,p_assignment_id, p_payroll_action_id,p_chunk,NULL);
1778:
1779: --
1780: END IF;
1781: hr_utility.set_location('NSI Archive Assignment Action Id '||l_asg_act_id,450);