DBA Data[Home] [Help]

APPS.PAY_US_MAGTAPE_REPORTING dependencies on PAY_PAYROLL_ACTIONS_S

Line 385: select pay_payroll_actions_s.nextval

381: --
382: -- Get the next payroll_action_id value from the sequence.
383: hr_utility.set_location('pay_us_magtape_reporting.create_payroll_action - getting nextval', 1);
384: --
385: select pay_payroll_actions_s.nextval
386: into l_payroll_action_id
387: from sys.dual;
388: --
389: -- Create a payroll action dated as of the end of the period being reported