DBA Data[Home] [Help]

APPS.PAY_CA_EOY_RL2_ARCHIVE dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 1198: select pay_assignment_actions_s.nextval

1194:
1195: /* Create the assignment action to represnt the person / tax unit
1196: combination. */
1197:
1198: select pay_assignment_actions_s.nextval
1199: into lockingactid
1200: from dual;
1201:
1202: /* Insert into pay_assignment_actions. */