DBA Data[Home] [Help]

APPS.HR_TEMPLATE_WINDOWS_PKG dependencies on DUAL

Line 244: from dual;

240: exception
241: when no_data_found then
242: select hr_template_windows_b_s.nextval
243: into x_template_window_id
244: from dual;
245: end;
246:
247: begin
248: