DBA Data[Home] [Help]

APPS.PAY_CA_RL2_REG dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 543: select pay_assignment_actions_s.nextval

539: if c_archived_person_info%notfound then
540: hr_utility.trace('No Archived Person Found');
541: else
542:
543: select pay_assignment_actions_s.nextval
544: into lockingactid
545: from dual;
546:
547: hr_nonrun_asact.insact(lockingactid,

Line 721: select pay_assignment_actions_s.nextval

717: if c_archived_person_info%notfound then
718: hr_utility.trace('No Archived Person Found');
719: else
720:
721: select pay_assignment_actions_s.nextval
722: into lockingactid
723: from dual;
724:
725: hr_nonrun_asact.insact(lockingactid,