DBA Data[Home] [Help]

APPS.PAY_CA_EOY_RL1_ARCHIVE dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 1325: select pay_assignment_actions_s.nextval

1321:
1322: /* Create the assignment action to represnt the person / tax unit
1323: combination. */
1324:
1325: select pay_assignment_actions_s.nextval
1326: into lockingactid
1327: from dual;
1328:
1329: /* Insert into pay_assignment_actions. */