DBA Data[Home] [Help]

APPS.PAY_CA_T4AEOY_ARCHIVE dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 773: select pay_assignment_actions_s.nextval

769: <> 0) ) then
770: /* Create the assignment action to represnt the person / tax unit
771: combination. */
772:
773: select pay_assignment_actions_s.nextval
774: into lockingactid
775: from dual;
776:
777: /* Insert into pay_assignment_actions. */