DBA Data[Home] [Help]

APPS.PAY_MAG_UTILS dependencies on PAY_PAYROLL_ACTIONS_S

Line 541: select pay_payroll_actions_s.nextval

537: -- Get the next payroll_action_id value from the sequence.
538: --
539: hr_utility.set_location('pay_mag_utils.create_payroll_action',1);
540: --
541: select pay_payroll_actions_s.nextval
542: into l_payroll_action_id
543: from sys.dual;
544: --
545: -- Create a payroll action dated as of the end of the period being reported