DBA Data[Home] [Help]

APPS.PAY_CA_T4AEOY_ARCHIVE dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 942: select pay_assignment_actions_s.nextval

938: <> 0) ) then
939: /* Create the assignment action to represnt the person / tax unit
940: combination. */
941:
942: select pay_assignment_actions_s.nextval
943: into lockingactid
944: from dual;
945:
946: /* Insert into pay_assignment_actions. */