DBA Data[Home] [Help]

APPS.PAY_SG_IRAS_AMEND_SETUP dependencies on DUAL

Line 86: from dual;

82: -- Cursor Next Assignment Action
83: ----------------------------------------------------------------------------
84: cursor next_action_id is
85: select pay_assignment_actions_s.nextval
86: from dual;
87: ----------------------------------------------------------------------------
88: -- Filters Assignments to be processed.
89: ----------------------------------------------------------------------------
90: cursor process_assignments