DBA Data[Home] [Help]

APPS.PAY_EOSY_AC_PKG dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 268: SELECT pay_assignment_actions_s.nextval

264:
265: hr_utility.set_location(l_package||':stperson:'||stperson,40);
266: --Get the assignment_action_id for creating one for each selected asact_id
267:
268: SELECT pay_assignment_actions_s.nextval
269: INTO lockingactid
270: FROM dual;
271:
272: