DBA Data[Home] [Help]

APPS.PAY_CA_EOY_RL1_ARCHIVE dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 1513: select pay_assignment_actions_s.nextval

1509:
1510: /* Create the assignment action to represnt the person / tax unit
1511: combination. */
1512:
1513: select pay_assignment_actions_s.nextval
1514: into lockingactid
1515: from dual;
1516:
1517: /* Insert into pay_assignment_actions. */