DBA Data[Home] [Help]

APPS.PAY_PAYGTN_PKG dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 399: select pay_assignment_actions_s.nextval

395:
396: null;
397: else
398: hr_utility.set_location('procpyr',3);
399: select pay_assignment_actions_s.nextval
400: into lockingactid
401: from dual;
402: --
403: -- insert the action record.

Line 605: select pay_assignment_actions_s.nextval

601:
602: null;
603: else
604: hr_utility.set_location('procpyr',3);
605: select pay_assignment_actions_s.nextval
606: into lockingactid
607: from dual;
608: --
609: -- insert the action record.