DBA Data[Home] [Help]

APPS.HR_TEMPLATE_TAB_PAGES_PKG dependencies on DUAL

Line 277: from dual;

273: exception
274: when no_data_found then
275: select hr_template_tab_pages_b_s.nextval
276: into x_template_tab_page_id
277: from dual;
278: end;
279:
280: begin
281: