DBA Data[Home] [Help]

APPS.HR_FORM_ITEMS_PKG dependencies on DUAL

Line 610: from dual;

606: exception
607: when no_data_found then
608: select hr_form_items_b_s.nextval
609: into x_form_item_id
610: from dual;
611: end;
612: begin
613: UPDATE_ROW (
614: X_FORM_ITEM_ID,