DBA Data[Home] [Help]

APPS.HR_TEMPLATE_WINDOWS_PKG dependencies on DUAL

Line 202: from dual;

198: exception
199: when no_data_found then
200: select hr_template_windows_b_s.nextval
201: into x_template_window_id
202: from dual;
203: end;
204:
205: begin
206: