DBA Data[Home] [Help]

APPS.PAY_US_ARCHIVE dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 1455: select pay_assignment_actions_s.nextval

1451: end if;
1452:
1453: /* Create the assignment action to represnt the person / tax unit
1454: combination. */
1455: select pay_assignment_actions_s.nextval
1456: into lockingactid
1457: from dual;
1458:
1459: /* Insert into pay_assignment_actions. */