DBA Data[Home] [Help]

APPS.PAY_CA_EOY_RL2_ARCHIVE dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 1359: select pay_assignment_actions_s.nextval

1355:
1356: /* Create the assignment action to represnt the person / tax unit
1357: combination. */
1358:
1359: select pay_assignment_actions_s.nextval
1360: into lockingactid
1361: from dual;
1362:
1363: /* Insert into pay_assignment_actions. */