DBA Data[Home] [Help]

APPS.HR_FORM_PROPERTIES_PKG dependencies on DUAL

Line 639: from dual;

635: exception
636: when no_data_found then
637: select hr_form_properties_s.nextval
638: into x_form_property_id
639: from dual;
640: end;
641:
642: begin
643: