DBA Data[Home] [Help]

APPS.PAY_US_MWR_REPORTING_PKG dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 271: select pay_assignment_actions_s.nextval

267: exit;
268: end if;
269:
270: hr_utility.set_location(gv_package || '.action_creation', 50);
271: select pay_assignment_actions_s.nextval
272: into ln_locking_action_id
273: from dual;
274:
275: -- **** CHECK FOR SUI WAGES HERE **** ----