DBA Data[Home] [Help]

APPS.HR_CANVAS_PROPERTIES_PKG dependencies on DUAL

Line 719: from dual;

715: exception
716: when no_data_found then
717: select hr_canvas_properties_s.nextval
718: into x_canvas_property_id
719: from dual;
720: end;
721:
722: begin
723: