DBA Data[Home] [Help]

APPS.PAY_CA_T4_MAG dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 258: SELECT pay_assignment_actions_s.nextval

254:
255: hr_utility.set_location(
256: 'pay_ca_t4_mag.create_assignement_act', 40);
257:
258: SELECT pay_assignment_actions_s.nextval
259: INTO lockingactid
260: FROM dual;
261:
262: hr_utility.set_location(