DBA Data[Home] [Help]

APPS.PAY_US_MWR_REPORTING_PKG dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 288: select pay_assignment_actions_s.nextval

284: exit;
285: end if;
286:
287: hr_utility.set_location(gv_package || '.action_creation', 50);
288: select pay_assignment_actions_s.nextval
289: into ln_locking_action_id
290: from dual;
291:
292: -- **** CHECK FOR SUI WAGES HERE **** ----