DBA Data[Home] [Help]

APPS.PAY_HK_IR56_ARCHIVE dependencies on PAY_ASSIGNMENT_ACTIONS_S

Line 214: SELECT pay_assignment_actions_s.NEXTVAL

210: asglist t_assignment_list;
211:
212:
213: CURSOR next_action_id is
214: SELECT pay_assignment_actions_s.NEXTVAL
215: FROM dual;
216:
217: /* Introduced the following cursor get_params for Bug No : 2740270 */
218: