DBA Data[Home] [Help]

APPS.PAY_PAYROLL_CONTACT_PKG dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 55: select pay_assignment_actions_s.nextval

51: begin
52: --
53: for asgrec in c_bgp_asg(p_pactid, p_stperson, p_endperson) loop
54: --
55: select pay_assignment_actions_s.nextval
56: into l_action_id
57: from dual;
58: --
59: hr_nonrun_asact.insact(lockingactid => l_action_id,