DBA Data[Home] [Help]

APPS.HR_CANVAS_PROPERTIES_PKG dependencies on DUAL

Line 741: from dual;

737: exception
738: when no_data_found then
739: select hr_canvas_properties_s.nextval
740: into x_canvas_property_id
741: from dual;
742: end;
743:
744: begin
745: