DBA Data[Home] [Help]

APPS.HR_FORM_ITEMS_PKG dependencies on DUAL

Line 520: from dual;

516: exception
517: when no_data_found then
518: select hr_form_items_b_s.nextval
519: into x_form_item_id
520: from dual;
521: end;
522: begin
523: UPDATE_ROW (
524: X_FORM_ITEM_ID,