DBA Data[Home] [Help]

APPS.PAY_NL_CBS_FILE dependencies on HR_NONRUN_ASACT

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

1602: -- Create the archive assignment action
1603: --
1604: -- hr_utility.set_location('Before Inserting new assignment action id',600);
1605:
1606: hr_nonrun_asact.insact(l_asg_act_id,l_Assignment_ID, p_payroll_action_id,p_chunk,NULL);
1607: -- hr_utility.set_location('Inserted new assignment action id',600);
1608: end if;
1609:
1610: -- hr_utility.set_location('Going to archive the ee data',600);