DBA Data[Home] [Help]

APPS.PAY_PAYGTN_PKG dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 390: select pay_assignment_actions_s.nextval

386:
387: null;
388: else
389: hr_utility.set_location('procpyr',3);
390: select pay_assignment_actions_s.nextval
391: into lockingactid
392: from dual;
393: --
394: -- insert the action record.

Line 596: select pay_assignment_actions_s.nextval

592:
593: null;
594: else
595: hr_utility.set_location('procpyr',3);
596: select pay_assignment_actions_s.nextval
597: into lockingactid
598: from dual;
599: --
600: -- insert the action record.