DBA Data[Home] [Help]

APPS.PAY_NEGBAL_PKG dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 384: select pay_assignment_actions_s.nextval

380: report_person_on_tape(assignid,l_period_start,l_period_end,
381: l_state, effdt,transmitter_code)) then
382:
383: hr_utility.set_location('pay_negbal_pkg.procngb',7);
384: select pay_assignment_actions_s.nextval
385: into lockingactid
386: from dual;
387: -- insert the action record.
388: hr_utility.set_location('pay_negbal_pkg.procngb',8);