DBA Data[Home] [Help]

APPS.PAY_HK_IR56_REPORT dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 80: select pay_assignment_actions_s.nextval

76: l_error number;
77:
78:
79: cursor next_action_id is
80: select pay_assignment_actions_s.nextval
81: from dual;
82: --
83: -- Cursor to select the parameters for the current IR56B run.
84: --