DBA Data[Home] [Help]

APPS.PAY_SG_IRAS_ARCHIVE_SETUP dependencies on DUAL

Line 82: from dual;

78: -- Cursor Next Assignment Action
79: ----------------------------------------------------------------------------
80: cursor next_action_id is
81: select pay_assignment_actions_s.nextval
82: from dual;
83: ----------------------------------------------------------------------------
84: -- Filters Assignments to be processed.
85: ----------------------------------------------------------------------------
86: cursor process_assignments