DBA Data[Home] [Help]

APPS.HR_PPVOL dependencies on PAY_PAYROLL_ACTIONS_S

Line 464: select pay_payroll_actions_s.nextval

460: parameters varchar2) return number is
461: action_id number(16);
462: begin
463: --
464: select pay_payroll_actions_s.nextval
465: into action_id
466: from dual;
467: --
468: -- Now do the insert