DBA Data[Home] [Help]

APPS.HR_TEMPLATE_TAB_PAGES_PKG dependencies on DUAL

Line 232: from dual;

228: exception
229: when no_data_found then
230: select hr_template_tab_pages_b_s.nextval
231: into x_template_tab_page_id
232: from dual;
233: end;
234:
235: begin
236: