DBA Data[Home] [Help]

APPS.HR_FORM_PROPERTIES_PKG dependencies on DUAL

Line 661: from dual;

657: exception
658: when no_data_found then
659: select hr_form_properties_s.nextval
660: into x_form_property_id
661: from dual;
662: end;
663:
664: begin
665: