DBA Data[Home] [Help]

APPS.HR_FORM_DATA_GROUP_ITEMS_PKG dependencies on DUAL

Line 201: from dual;

197: exception
198: when no_data_found then
199: select hr_form_data_group_items_s.nextval
200: into x_form_data_group_item_id
201: from dual;
202: end;
203:
204: begin
205: UPDATE_ROW (